x-rates.com API: get_historical_rates_table
x-rates.com via Parse · Finance
Fetches historical exchange rates for a base currency against all supported currencies on a specific date. The date must be in ISO YYYY-MM-DD format. Returns the same structure as the current rates table but for the specified historical date. 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-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_historical_rates_table
- Interface artifact
- sha256:ac104a760b2734b5d9b0f8f5604b7aeb57e262c97df8db4bdbe20bb038973f42
- Manifest digest
- sha256:cbb287a0a50139c10d363ae579d9b041871e0cbc3e83c4c3b8a63731e156b31e
Request fields
- date (string, required): Historical date in ISO format YYYY-MM-DD.
- from (string): Base currency code.: Allowed values: USD, EUR, GBP, JPY, CHF, CAD, AUD
- amount (number): Amount to calculate rates for.
Example queries
- {"date":"2026-05-12","from":"USD","amount":"1"}