Access API Endpoints
DIA currently offers a set of price feeds for a selection of traditional financial assets, delivered via API endpoints.
Foreign Exchange Quotation Data from Yahoo Finance
GET
https://api.diadata.org/v1/foreignQuotation/YahooFinance/:FiatQuote
Endpoint provides the latest available exchange rate for Fiat currencies.
Full list of available FX currencies can be found down below.
Note: quotes are refreshed every 30min period
Path Parameters
Name | Type | Description |
---|---|---|
:FiatQuote | String | Fiat pair, e.g. EUR-USD; GBP-USD |
To request custom data feeds, always refer to the following section:
Request an oracle