Currency Converter Bulk
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Under maintenance
Currency Converter Bulk
Convert an amount from one currency to multiple target currencies using live exchange rates from the Open Exchange Rates API.
Input
- amount (required) - Amount to convert
- from (required) - Source currency code (e.g., "USD")
- to (required) - Array of target currency codes (e.g., ["EUR", "GBP", "JPY"])
Output
Each result includes:
from- Source currencyto- Target currencyamount- Original amountconvertedAmount- Converted amountrate- Exchange rate used
