X Rates: Get Graph Data
X Rates via Parse · Finance
Returns exchange rate trend data points for a currency pair for the current year, suitable for generating graphs. Each data point contains a month abbreviation label and the rate value. Scraper for x-rates.com providing current and historical exchange rates, currency conversion, monthly averages, and trend data. Fulfilled by Parse from x-rates.com.
- crypto-web3
- finance
- other
- parse
- platform-key
- x-rates
- x-rates-com
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/8c172966-02db-4c7c-9e9f-4c9e3f6a8be9/get_graph_data
- Interface artifact
- sha256:b8e9c3bb0c2c7df28cbb6dfd283db8f87c6ae571fab1236214c829d27020cac4
- Manifest digest
- sha256:4ce116dfb001b3a55612c4263f3d1bcae3a69ca83ad774c255f4c75dc9f5176a
Request fields
- to (string, required): Target currency code (e.g. EUR).: Allowed values: USD, EUR, GBP, JPY, CHF, CAD, AUD
- from (string, required): Source currency code (e.g. USD).: Allowed values: USD, EUR, GBP, JPY, CHF, CAD, AUD
- amount (number): Amount to calculate rates for.
Example queries
- {"to":"GBP","from":"USD","amount":"1"}