Skip to main content

June 20, 2023

New features

Note: We have identified that a few critical improvements are required to the below announced FX conversions APIs. As a result, we have reverted the feature effective immediately and will be re-launching the revised APIs shortly. Stay tuned for an updated announcement.

We are introducing the capability to perform FX conversions within a customer’s wallet using locked FX rates as well as scheduled settlement. This service helps you convert your funds from any of the supported Nium payin currencies into any of the Nium payout currencies at transparent and guaranteed FX rates. The converted amount can then be used to send payouts or spend through a card.

  • You can choose from a range of lock periods (up to 24 hours) for the FX Quote so that you have time to confirm the rate with your customers or internal users and initiate the FX conversion.

  • You can also choose from a range of conversion schedules (up to two business days) so that you get the necessary time to fund with the source amount required for the FX conversion.

Refer to the FX Overview guide for more details on this capability.

The following new APIs are being introduced to support this capability:

  • Create Quote API: Create an FX quote for a pair of currencies based on a lock period and conversion schedule.
  • Fetch Quote by id API: Fetch the details of an FX Quote using the quoteId.
  • Create Transfer API: Convert funds within a customer's wallet from a source currency to a destination currency at either a market FX rate or a locked FX rate obtained using the Create Quote API.
  • Fetch Transfer by id API: Fetch the details of an FX Transfer using the transferId.
  • Cancel Transfer API: Cancel an FX Transfer that is yet to be settled.