PHPackages                             dzasa/open-exchange-rates - 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. dzasa/open-exchange-rates

ActiveLibrary[API Development](/categories/api)

dzasa/open-exchange-rates
=========================

A PHP wrapper for Openexchangerates.org API with extended functionalities.

68.2k[1 issues](https://github.com/dzasa/php-open-exchange-rates/issues)PHP

Since Oct 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dzasa/php-open-exchange-rates)[ Packagist](https://packagist.org/packages/dzasa/open-exchange-rates)[ RSS](/packages/dzasa-open-exchange-rates/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Open Exchange Rates PHP Wrapper
===============================

[](#open-exchange-rates-php-wrapper)

A PHP wrapper for Openexchangerates.org API with extended features for non advanced options plan.

Features
--------

[](#features)

- Return all available currencies
- Return latest exchange rates using default base currency USD or custom currency
- Return historical exchange rates using default base currency USD or custom currency
- Return dates range exchange rates using default base currency USD or custom currency
- return single rate
- Change base currency
- Convert between currencies
- Cache exchange rates using Memcache, APC or File cache
- Set currencies that will be returned in resulting exchange rates

Usage
-----

[](#usage)

```
