Banner showing base of Eiffel tower

Github

Download version 1.4.8: Windows or Linux

Utility Library: Currency Exchange

This library has 19 classes.

ECF: currency.ecf

Currency Exchange based on European Central bank Rates from eurofxref-daily.xml

Directory: library/utility/currency

[ . ]

. /EUR

. /GBP

. /USD

[ . ]

EL_CURRENCY

Currency

Further Information

Click on class link to see client examples.

EL_CURRENCY_ENUM

Currency code names

Further Information

Click on class link to see notes.

EL_CURRENCY_LOCALE

Currency locale

EL_CURRENCY_PROPERTY

Object with currency_code enumeration field and support for reflective translation to code name, USD, EUR etc.

EL_CURRENCY_TEXTS

Localized currency specifications in format: <full-name> (<currency-format>)

Further Information

Click on class link to see client examples.

EL_DAILY_EXCHANGE_RATES

Daily exchange rates

EL_EXCHANGE_RATE_TABLE

Exchange rate table for a base_currency based on Euro exchange rates table

EL_LOCALIZED_CURRENCY_TABLE

Cache table of localized currencies accessible via EL_SHARED_LOCALIZED_CURRENCY_TABLE

Further Information

Click on class link to see client examples.

EL_SHARED_CURRENCY_ENUM

Shared instance of EL_CURRENCY_ENUM

Further Information

Click on class link to see client examples.

EL_SHARED_LOCALIZED_CURRENCY_TABLE

Shared instance of EL_LOCALIZED_CURRENCY_TABLE

Further Information

Click on class link to see client examples.

EUR

EL_EURO_DAILY_EXCHANGE_RATES

Euro Rates updated daily

EL_EURO_EXCHANGE_RATE_TABLE

Exchange rate table for Euros using European Central Bank rates

EL_SHARED_EURO_RATE

Shared euro exchange rate table

GBP

EL_GBP_DAILY_EXCHANGE_RATES

British Pound rates updated daily

EL_GBP_EXCHANGE_RATE_TABLE

British Pound exchange rate table derived from Euro exchange rate

EL_SHARED_GB_POUND_RATE

Shared gbp exchange rate table

USD

EL_SHARED_US_DOLLOR_RATE

Shared usd exchange rate table

EL_USD_DAILY_EXCHANGE_RATES

US Dollor rates updated daily

EL_USD_EXCHANGE_RATE_TABLE

US Dollor exchange rate table derived from Euro exchange rate