This class can be used to retrieve the currency exchange rates from the national bank of Romania (BNR).
It accesses the site of the national bank of Romania to retrieve a XML file with the exchange rates between the Romanian currency and other currencies.
The class returns an associative array with entries that associate each currency symbol name to the exchange rate value against the Romanian currency.
It can also return the name of the currency name given its symbol name.
| There are not enough user ratings to display for this class. |

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
licence.txt |
Lic. |
Creative Commons Attribution-Share Alike 3.0 licence |
example.php |
Example |
Example of how to use |
bnr.php |
Class |
main class file |