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.
sourceraw docstring

get-ecb-hist90-ratesclj

(get-ecb-hist90-rates)

Returns the ECB historical rates.

Returns the ECB historical rates.
sourceraw docstring

get-ecb-ratesclj

(get-ecb-rates)

Returns the ECB current rates.

Returns the ECB current rates.
sourceraw 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.
sourceraw docstring

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

× close