PHPackages                             aarestu/currency-converter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aarestu/currency-converter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aarestu/currency-converter
==========================

Currency Converter PHP Library

v0.0.1(10y ago)767MITPHPPHP &gt;=5.5.0

Since Apr 26Pushed 10y ago2 watchersCompare

[ Source](https://github.com/AaRestu/currency-converter-php)[ Packagist](https://packagist.org/packages/aarestu/currency-converter)[ Docs](https://github.com/aarestu/currency-converter-php.git)[ RSS](/packages/aarestu-currency-converter/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Currency Converter PHP
======================

[](#currency-converter-php)

[![Latest Version](https://camo.githubusercontent.com/bb2fb2d66e86acc4b56a77fd30dcc88194855e176a9cc96359c97bfbe89b6e27/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f416152657374752f63757272656e63792d636f6e7665727465722d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/AaRestu/currency-converter-php/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/90c4eff3aabd387b37d8761d63aa36f37af9aa636a02d6d33fef38d5258015a0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f416152657374752f63757272656e63792d636f6e7665727465722d7068702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/AaRestu/currency-converter-php)[![Coverage Status](https://camo.githubusercontent.com/4aef9c8cae5f27bdb95f41e0d77a8a83ad9b8f7a3161aeaf95640dbaf99a967e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f416152657374752f63757272656e63792d636f6e7665727465722d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/AaRestu/currency-converter-php/code-structure)[![Quality Score](https://camo.githubusercontent.com/075248652d91953ca0b5890d2c26a701cb68ffb0cf858e83b1aa19f5dd4e2483/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f416152657374752f63757272656e63792d636f6e7665727465722d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/AaRestu/currency-converter-php)[![Total Downloads](https://camo.githubusercontent.com/556a7e9bfbf869fcc664079b618d393038463280f8f2615197a5c339edade9c0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f416152657374752f63757272656e63792d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AaRestu/currency-converter)

Currency Converter PHP Library

Install
-------

[](#install)

Via Composer

```
$ composer require aarestu/currency-converter
```

Usage
-----

[](#usage)

```
use AaRestu\CurrencyConverter\CurrencyConverter;

require_once "vendor/autoload.php";

$class = new CurrencyConverter("USD");

echo $class->getRate("IDR");
```

Testing
-------

[](#testing)

```
$ phpunit
```

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/AaRestu/currency-converter-php/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Restu Suhendar](https://github.com/AaRestu)
- [All Contributors](https://github.com/AaRestu/currency-converter-php/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

3717d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1658481?v=4)[restu suhendar](/maintainers/aarestu)[@aarestu](https://github.com/aarestu)

---

Tags

moneycurrencyconvertercurrency-converter

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aarestu-currency-converter/health.svg)

```
[![Health](https://phpackages.com/badges/aarestu-currency-converter/health.svg)](https://phpackages.com/packages/aarestu-currency-converter)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[ujjwal/currency-converter

Currency Converter Class with features of caching and identifying currency from country Code

49228.8k](/packages/ujjwal-currency-converter)[firefly-iii/data-importer

Firefly III Data Import Tool.

8005.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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