Alpha Vantage · Schema

ExchangeRate

Real-time currency exchange rate between two currencies

FinancialMarket DataStocksTechnical IndicatorsEconomic DataSentiment Analysis

Properties

Name Type Description
fromCurrencyCode string Source currency ISO code
fromCurrencyName string Source currency full name
toCurrencyCode string Destination currency ISO code
toCurrencyName string Destination currency full name
exchangeRate string Current exchange rate
lastRefreshed string Timestamp of last data refresh
timeZone string Time zone of the refresh timestamp
bidPrice string Current bid price
askPrice string Current ask price
View JSON Schema on GitHub