PHPackages                             kerns/craft-forex - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kerns/craft-forex

ActiveCraft-plugin[API Development](/categories/api)

kerns/craft-forex
=================

Craft 3 plugin that converts currency using API &amp; local storage, based on @leowebguy's Currency Converter

1.0.2(6y ago)077MITPHP

Since Apr 7Pushed 5y agoCompare

[ Source](https://github.com/kerns/craft-forex)[ Packagist](https://packagist.org/packages/kerns/craft-forex)[ RSS](/packages/kerns-craft-forex/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Craft Forex
===========

[](#craft-forex)

Craft 3 plugin that converts currency using Rapid API + local storage. Based on Currency Converter by @leowebguy.

[![icon](resources/icon.svg)](resources/icon.svg)

---

### Installation

[](#installation)

Open your terminal and go to your Craft project:

```
cd /path/to/project
```

Then tell Composer to load the plugin:

```
composer require kerns/craft-forex
```

In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Forex.

Go to [rapidapi.com/natkapral/api/currency-converter5](https://rapidapi.com/natkapral/api/currency-converter5/) → Get your Free API Key

In the Control Panel, go to Settings → Craft Forex and save your API Key

[![screenshot1](resources/screenshot1.jpg)](resources/screenshot1.jpg)

---

### Usage

[](#usage)

```
{%  set amount = craft.entries.section('my-section').one().numberfield %}
{{ craft.currency.conversion('USD', 'EUR', amount) }}
```

Also passing number as string:

```
{{ craft.currency.conversion('USD', 'EUR', 23) }}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2230d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00324ace849274a87b637d26ca32b5112c024fcbb6c745d31fdb605e333ab899?d=identicon)[kerns](/maintainers/kerns)

---

Top Contributors

[![kerns](https://avatars.githubusercontent.com/u/20254?v=4)](https://github.com/kerns "kerns (13 commits)")[![leowebguy](https://avatars.githubusercontent.com/u/8460020?v=4)](https://github.com/leowebguy "leowebguy (3 commits)")

### Embed Badge

![Health badge](/badges/kerns-craft-forex/health.svg)

```
[![Health](https://phpackages.com/badges/kerns-craft-forex/health.svg)](https://phpackages.com/packages/kerns-craft-forex)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
