(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.
(get-ecb-hist90-rates)
Returns the ECB historical rates.
Returns the ECB historical rates.
(get-ecb-rates)
Returns the ECB current rates.
Returns the ECB current rates.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close