Skip to main content

Currency Reference Rates


Implementation details

Class names

Model nameParameters classData class
CurrencyReferenceRatesCurrencyReferenceRatesQueryParamsCurrencyReferenceRatesData

Import Statement

from openbb_core.provider.standard_models.currency_reference_rates import (
CurrencyReferenceRatesData,
CurrencyReferenceRatesQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
providerLiteral['ecb']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'ecb' if there is no default.ecbTrue

Data

NameTypeDescription
datedateThe date of the data.
EURfloatEuro.
USDfloatUS Dollar.
JPYfloatJapanese Yen.
BGNfloatBulgarian Lev.
CZKfloatCzech Koruna.
DKKfloatDanish Krone.
GBPfloatPound Sterling.
HUFfloatHungarian Forint.
PLNfloatPolish Zloty.
RONfloatRomanian Leu.
SEKfloatSwedish Krona.
CHFfloatSwiss Franc.
ISKfloatIcelandic Krona.
NOKfloatNorwegian Krone.
TRYfloatTurkish Lira.
AUDfloatAustralian Dollar.
BRLfloatBrazilian Real.
CADfloatCanadian Dollar.
CNYfloatChinese Yuan.
HKDfloatHong Kong Dollar.
IDRfloatIndonesian Rupiah.
ILSfloatIsraeli Shekel.
INRfloatIndian Rupee.
KRWfloatSouth Korean Won.
MXNfloatMexican Peso.
MYRfloatMalaysian Ringgit.
NZDfloatNew Zealand Dollar.
PHPfloatPhilippine Peso.
SGDfloatSingapore Dollar.
THBfloatThai Baht.
ZARfloatSouth African Rand.