alphavantage.co API: get_fx_exchange_rate
alphavantage.co via Parse · Finance
Get realtime exchange rate for any pair of physical or digital currencies, including bid and ask prices. Access stock prices, financial statements, forex rates, crypto data, technical indicators, and market news from Alpha Vantage. Fulfilled by Parse from alphavantage.co.
- alphavantage-co
- crypto-web3
- finance
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d56864ac-4e63-44db-9685-98dd1d46ef02/get_fx_exchange_rate
- Interface artifact
- sha256:b56527a06c1576e783f5f33c9b6d0a860e7f71c09d1f6725ce2d48c324abc778
- Manifest digest
- sha256:ccbf1f03ce12648f6247458f859e8c410c7a19c3cd32d8c04940d908167455b7
Request fields
- to_currency (string, required): Target currency code (e.g. JPY, GBP, USD).
- from_currency (string, required): Source currency code (e.g. USD, EUR, GBP).
Example queries
- {"to_currency":"JPY","from_currency":"USD"}