Currency exchange rates framework for PHP
Exchanger
is a PHP framework to work with currency exchange rates.
Looking for a simple library based on Exchanger
? Check out Swap !
The documentation can be found here.
Here is the list of the currently implemented services.
Service | Base Currency | Quote Currency | Historical |
---|---|---|---|
Fixer | * | * | Yes |
European Central Bank | EUR | * | Yes |
* | * | No | |
Open Exchange Rates | USD (free), * (paid) | * | Yes |
Xignite | * | * | Yes |
WebserviceX | * | * | No |
National Bank of Romania | RON | * | No |
Central Bank of the Republic of Turkey | * | TRY | No |
Central Bank of the Czech Republic | * | CZK | No |
Russian Central Bank | * | RUB | Yes |
currencylayer | USD (free), * (paid) | * | Yes |
Cryptonator | * Crypto (Limited standard currencies) | * Crypto (Limited standard currencies) | No |
1Forge | * (free but limited or paid) | * (free but limited or paid) | No |
CurrencyDataFeed | * (free but limited or paid) | * (free but limited or paid) | No implemented |
Xe | * (paid) | * (paid) | Yes |
Array | * | * | Yes |
The MIT License (MIT). Please see LICENSE for more information.