Currency Converter Bulk avatar

Currency Converter Bulk

Under maintenance

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Currency Converter Bulk

Currency Converter Bulk

Under maintenance

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Donny

Donny

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

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 currency
  • to - Target currency
  • amount - Original amount
  • convertedAmount - Converted amount
  • rate - Exchange rate used