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

ActiveLibrary[API Development](/categories/api)

peso/mnb-service
================

Hungarian National Bank data provider for Peso

1.1.0(5mo ago)06MITPHPPHP ^8.2CI passing

Since Nov 27Pushed 5mo agoCompare

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

READMEChangelog (2)Dependencies (12)Versions (3)Used By (0)

Hungarian National Bank Service for Peso
========================================

[](#hungarian-national-bank-service-for-peso)

[![Packagist](https://camo.githubusercontent.com/0cfc56f05fbe259dd349d9f79a4b80a30181b66a121f66db35f266133546a273/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7065736f2f6d6e622d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/peso/mnb-service)[![PHP](https://camo.githubusercontent.com/13006b52f1202fe3e2e2ea656764def9205d10bb03cec8e7ae7442493e1a2a42/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7065736f2f6d6e622d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/peso/mnb-service)[![License](https://camo.githubusercontent.com/fcf2367891214addd6bb4f34e73e56f4b300163afd7da230e1d209bb7650bf23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7065736f2f6d6e622d736572766963652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![GitHub Actions](https://camo.githubusercontent.com/34dd891b17b65f373287fccf3286200d10204936e4b68bc1dde79a14a7f00b62/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f70687065736f2f6d6e622d736572766963652f63692e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/phpeso/mnb-service/actions)[![Codecov](https://camo.githubusercontent.com/2c82213b8cf1c69fc58052213ecdfb8ea834e644cb6f27695158fa7c1049add9/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f70687065736f2f6d6e622d736572766963653f7374796c653d666c61742d737175617265)](https://codecov.io/gh/phpeso/mnb-service)

This is an exchange data provider for Peso that retrieves data from [the Hungarian National Bank (Magyar Nemzeti Bank)](https://www.mnb.hu/web/en).

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

[](#installation)

```
composer require peso/mnb-service
```

Install the service with all recommended dependencies:

```
composer install peso/mnb-service symfony/cache
```

This library also requires [`soap`](https://www.php.net/manual/en/book.soap.php) extension.

Example
-------

[](#example)

```
