PHPackages                             kulizh/currency - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kulizh/currency

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kulizh/currency
===============

Tool for currency exchange

1.1.1(2y ago)1222MITPHP

Since Aug 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kulizh/currency)[ Packagist](https://packagist.org/packages/kulizh/currency)[ RSS](/packages/kulizh-currency/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (11)Used By (0)

PHP currency converter
======================

[](#php-currency-converter)

The library converts currencies based on the rates that can be obtained through the API or by parsing the bank's pages.

Usage
-----

[](#usage)

Install package via Composer:

```
composer require kulizh/currency

```

Then include the library in your PHP-file:

```
