PHPackages                             nekojira/wp-currencies - 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. nekojira/wp-currencies

ActiveWordpress-plugin

nekojira/wp-currencies
======================

Manage currency data and exchange rates from within WordPress.

1.4.6(10y ago)261411[1 PRs](https://github.com/unfulvio/wp-currencies/pulls)GPLv2.0+PHPPHP &gt;=5.4

Since Jan 15Pushed 7y ago5 watchersCompare

[ Source](https://github.com/unfulvio/wp-currencies)[ Packagist](https://packagist.org/packages/nekojira/wp-currencies)[ Docs](https://github.com/nekojira/wp-currencies)[ RSS](/packages/nekojira-wp-currencies/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)DependenciesVersions (9)Used By (0)

WP Currencies
=============

[](#wp-currencies)

[![GitHub version](https://camo.githubusercontent.com/50d3c04f5e1ff0e66f06db9f5a9ba994ab36a3efc2df6f2b8decd920ea756393/68747470733a2f2f62616467652e667572792e696f2f67682f756e66756c76696f25324677702d63757272656e636965732e737667)](http://badge.fury.io/gh/unfulvio%2Fwp-currencies)[![Join the chat at https://gitter.im/unfulvio/wp-currencies](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/unfuklio/wp-currencies?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

WP Currencies is a [WordPress](http://www.wordpress.org) plugin that imports and periodically updates a complete set of World currencies and their exchange rates from [openexchangerates.org](https://openexchangerates.org) to WordPress database for later retrieval and use.

This plugin is intended for WordPress backend and frontend developers who want to build with currency data from within WordPress.

[![Download from WordPress.org](https://github.com/unfulvio/wp-currencies/raw/master/assets/wordpress-download-btn.png)](https://wordpress.org/plugins/wp-currencies/)

Features
--------

[](#features)

- Pulls currency exchange rates from [openexchangerates.org](https://openexchangerates.org)
- Imports rates and currency data into a local database table
- Periodically and automatically updates currency rates by set cron intervals
- Packed with a handy [PHP functions library](https://github.com/nekojira/wp-currencies/wiki/Functions) to retrieve currency data and exchange rates or perform currency conversions on the fly via PHP or [Ajax](https://github.com/nekojira/wp-currencies/wiki/Ajax)
- Registers new [JSON REST API](https://wordpress.org/plugins/json-rest-api/) [routes](https://github.com/nekojira/wp-currencies/wiki/WP-REST-API) for currency data and exchange
- Adds a [Currency Field](https://github.com/nekojira/wp-currencies/wiki/Advanced-Custom-Field) to [Advanced Custom Fields](https://www.advancedcustomfields.com/) plugin, if installed
- Provides [Shortcodes](https://github.com/nekojira/wp-currencies/wiki/Shortcodes) to print currency data or conversion rates from a WordPress post or page
- Comes complete with [action and filter hooks](https://github.com/nekojira/wp-currencies/wiki/Hooks) for extensions and customisations
- If you use [WooCommerce](https://github.com/woothemes/woocommerce) and [WPML WooCommerce Multilingual](https://wordpress.org/plugins/woocommerce-multilingual/), you can use [WCML hooks](https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/) with WP Currencies functions to change currency rates on the fly (this plugin can help you with multicurrency on other carts too)

Requirements
------------

[](#requirements)

- WordPress &gt;= 4.4
- PHP &gt;= 5.4
- MySQL &gt;= 5.5
- A valid API key for [openexchangerates.org](https://openexchangerates.org)

Documentation
-------------

[](#documentation)

Read the [WP Currencies documentation on Github wiki](https://github.com/nekojira/wp-currencies/wiki).

Contributing
------------

[](#contributing)

If you find this plugin useful you're welcome to contribute by issuing bug reports, cloning this repo and submitting pull requests. Thank you.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 94.7% 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

Every ~23 days

Recently: every ~2 days

Total

8

Last Release

3976d ago

PHP version history (2 changes)1.2.0PHP &gt;=5.3.2

1.4.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/48f2cb4e743490b58576a0672e49cdbacc8850e712ab50cec99d8e0ec3ab1368?d=identicon)[unfulvio](/maintainers/unfulvio)

---

Top Contributors

[![unfulvio](https://avatars.githubusercontent.com/u/1227930?v=4)](https://github.com/unfulvio "unfulvio (54 commits)")[![wallenium](https://avatars.githubusercontent.com/u/472139?v=4)](https://github.com/wallenium "wallenium (2 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

---

Tags

currency-dataopenexchangeratesphpwordpresswp-currenciescurrencywordpressexchange ratesratesopenexchangeratescurrencies

### Embed Badge

![Health badge](/badges/nekojira-wp-currencies/health.svg)

```
[![Health](https://phpackages.com/badges/nekojira-wp-currencies/health.svg)](https://phpackages.com/packages/nekojira-wp-currencies)
```

###  Alternatives

[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

41.5k328.9k1](/packages/ccxt-ccxt)[florianv/swap

Exchange rates library for PHP

1.3k6.4M16](/packages/florianv-swap)[florianv/laravel-swap

Currency exchange rates library for Laravel and Lumen

3342.0M2](/packages/florianv-laravel-swap)[torann/currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.

4081.1M6](/packages/torann-currency)[florianv/exchanger

Currency exchange rates framework for PHP

1874.7M15](/packages/florianv-exchanger)[cartalyst/converter

A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion.

88434.4k7](/packages/cartalyst-converter)

PHPackages © 2026

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