PHPackages                             peso/currencyapi-service - 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. peso/currencyapi-service

ActiveLibrary[API Development](/categories/api)

peso/currencyapi-service
========================

CurrencyAPI data provider for Peso

2.0.0(9mo ago)08MITPHPPHP ^8.2CI passing

Since Jul 29Pushed 7mo agoCompare

[ Source](https://github.com/phpeso/currencyapi-service)[ Packagist](https://packagist.org/packages/peso/currencyapi-service)[ Docs](https://phpeso.readthedocs.io/)[ RSS](/packages/peso-currencyapi-service/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (13)Versions (4)Used By (0)

CurrencyAPI Client for Peso
===========================

[](#currencyapi-client-for-peso)

[![Packagist](https://camo.githubusercontent.com/3c175904e4e84351e3954ab3a08dbe012459684a2e8fc550235c017db819fae8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7065736f2f63757272656e63796170692d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/peso/currencyapi-service)[![PHP](https://camo.githubusercontent.com/8a6577a2b64e953061a6cf3641b95a29ead092567310bf9ed5429e91d783e198/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7065736f2f63757272656e63796170692d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/peso/currencyapi-service)[![License](https://camo.githubusercontent.com/0f6abf2cfc7a1003f6c3085444dfd40825bfd99241507e0f86e3b545b1d7482b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7065736f2f63757272656e63796170692d736572766963652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![GitHub Actions](https://camo.githubusercontent.com/54a4e8e1cc8a86fb5148e2faa323f4cc1c1a8fc6600d46db2d58fe57724d26d7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f70687065736f2f63757272656e63796170692d736572766963652f63692e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/phpeso/currencyapi-service/actions)[![Codecov](https://camo.githubusercontent.com/861993284a8347b4372d68b20adc6f58aa0f7badcccc86205d961b66b660576a/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f70687065736f2f63757272656e63796170692d736572766963653f7374796c653d666c61742d737175617265)](https://codecov.io/gh/phpeso/currencyapi-service)

This is an exchange data provider for Peso that retrieves data from [CurrencyAPI](https://currencyapi.com/).

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

[](#installation)

```
composer require peso/currencyapi-service
```

Install the service with all recommended dependencies:

```
composer install peso/currencyapi-service php-http/discovery guzzlehttp/guzzle symfony/cache
```

Example
-------

[](#example)

```
