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 3w 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 41% 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

2277d 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

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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