PHPackages                             baffouradu/currency-convertor - 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. baffouradu/currency-convertor

ActiveLibrary

baffouradu/currency-convertor
=============================

A php library for currencyconverterapi.com.

1.0.0(7y ago)01601MITPHP

Since Mar 10Pushed 5y agoCompare

[ Source](https://github.com/BaffourAdu/currency-convertor)[ Packagist](https://packagist.org/packages/baffouradu/currency-convertor)[ RSS](/packages/baffouradu-currency-convertor/feed)WikiDiscussions master Synced 2mo ago

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

Currency Convertor
==================

[](#currency-convertor)

A php library for  that allows you to;

- Convert an amount from one currency to another
- Get the exchange rate between two currencies

More About Currency Converter API
---------------------------------

[](#more-about-currency-converter-api)

Free Currency Converter API started in year 2014, it's now 2019 and we're up ever since. It offers free web services for developers to convert one currency to another. You are free to use this for personal or commercial application however it offers no warranty. Currency values are updated every 60 minutes.

Installation
------------

[](#installation)

Require the package using composer.

```
composer require baffouradu/currency-convertor
```

Usage
-----

[](#usage)

```
