Liking cljdoc? Tell your friends :D

dinero.conversion.ecb


current-rates-providerclj

(current-rates-provider from-currency to-currency)
(current-rates-provider from-currency to-currency query-date)

Returns the exchange rate for the given currency pair from the ECB current rates.

Returns the exchange rate for the given currency pair from the ECB current rates.
raw docstring

get-ecb-hist90-ratesclj

(get-ecb-hist90-rates)

Returns the ECB historical rates.

Returns the ECB historical rates.
raw docstring

get-ecb-ratesclj

(get-ecb-rates)

Returns the ECB current rates.

Returns the ECB current rates.
raw docstring

historical-rates-providerclj

(historical-rates-provider from-currency to-currency)
(historical-rates-provider from-currency to-currency query-date)

Returns the exchange rate for the given currency pair from the ECB historical rates.

Returns the exchange rate for the given currency pair from the ECB historical rates.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close