One Connection to Real-Time Global Payments

Accelerate business growth on the world’s leading real-time payments infrastructure. Collect, convert, and disburse funds around the world instantly to accounts, cards, and wallets.

Nium Video
Ebury logo
Scott Dunn logo
Sabre logo
Happy Easy Go logo
Secret Escapes logo
Weel logo
Rippling logo
etraveli group logo
Enjaz logo
Emirates NBD logo
eDreams ODIGEO logo
Air Europa logo
Volopay logo
Currencycloud logo
Ctrip logo
KLM logo
Love Holidays logo
Booking.com logo
Travel Ledget logo
Amadeus logo
Ebury logo
Scott Dunn logo
Sabre logo
Happy Easy Go logo
Secret Escapes logo
Weel logo
Rippling logo
etraveli group logo
Enjaz logo
Emirates NBD logo
eDreams ODIGEO logo
Air Europa logo
Volopay logo
Currencycloud logo
Ctrip logo
KLM logo
Love Holidays logo
Booking.com logo
Travel Ledget logo
Amadeus logo

Products

The Global Infrastructure for Real-Time Payments

Nium moves money, manages foreign exchange and mitigates fraud risk so your business can send and receive funds in real time.

our solutions

Solutions for Modern Money Movement

Banks Icon

Banks

Move money safely across borders in real-time with solutions for licensed financial institutions.

Money Transfer Operators Icon

Money Transfer Operators

Expand your operations seamlessly around the world with payment corridor support for 220+ markets.

Payroll Icon

Payroll

Scale effortlessly with competitive FX, real-time payments, and direct debit options.

Marketplaces

Accelerate business growth with white-label payout solutions for global marketplace platforms.

Spend Management Icon

Spend Management

Take control of corporate purchasing and simplify supplier payments.

Online Travel Agencies

Maximize efficiency and profitability by optimizing travel payments with flexible funding methods.

Airlines Icon

Airlines

Streamline operations and lower cost with closed-loop payment solutions

Hotels

Streamline supplier payments with virtual cards.

Flexible Interfaces
for Application Developers

Payment teams with self-serve tools, feature-rich applications, and intuitive instrumentation.

Nium Portal

Nium Protal

Manage Multiple Payment Applications From a Single-View Dashboard

Manage Multiple Payment Applications From a Single-View Dashboard Develop, deploy, and manage your payment applications directly from our single-view dashboard. Empower payment teams with self-serve tools, feature-rich applications, and intuitive instrumentation.

View interactive demo

The Most Powerful APIs for Faster Integration

Go from idea to implementation quickly and easily with our robust, powerful and flexible APIs. Our rich API documentation, sample data, and code snippets provide developers with powerful tools and elegant APIs to launch your next innovation with ease.

Start building

The Nium API

Request
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
curl --request POST \
--url https://gateway.nium.com/n1/api/v1/client/id/wallet/d45193cc-4d3c-421a-ada4-63f4dfcb663d/fund \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: your-api-key' \
--data '
{
"amount": 500
"destinationCurrencyCode": "SGD"
"fundingChannel": "BANK_TRANSFER"
"fundingInstrumentId": " "<hash-id>"
"sourceCurrencyCode": "SGD"
}
'
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
curl --request POST \
--url https://gateway.nium.com/n1/api/v1/client/api-key/customer/6380ca89-16c8-4d2a-826f-265bb954c39d/wallet/34078ed1-38f7-4ce4-825e-266e85ac1ba1/remittance \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: your-api-key' \
--data '
{
"beneficiary": {
"id": "64665bf275b2012eca1ca0d5"
}
"deviceDetails": {
"countryIP": "66.249.74.64"
"deviceInfo": "macOS"
"ipAddress": "45.48.241.198"
"sessionId": "40531ac01a6f11edafc28dba55d51275"
}
"payout": {
"swiftFeeType": "SHA"
"audit_id": 112
"destination_amount": 0
"serviceTime": "2022-11-29"
"source_amount": 100
"source_currency": "INR"
"tradeOrderID": "TR012345"
}
"sourceOfFunds": ""Business Owner/Shareholder"
"authenticationCode": "string"
"customerComments": " "Transfer to family"
"exemptionCode": " "01 - Trusted Beneficiary"
"purposeCode": " "IR01802"
}
'
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
curl --request POST \
--url https://gateway.nium.com/n1/api/v2/client/clientHashId/customer/customerHashId/wallet/walletHashId/card \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: your-api-key' \
--data '
{
"Select one of the following card type": {
"cardType": "PHY"
}
"cardProductId": 100
"cardType": "VIR"
"cardExpiry": "1126"
"nameOnCard": " "John Doe"
"additionalLine": "John Doe"
"issuanceMode": "NORMAL_DELIVERY_LOCAL"
"plasticId": "100100"
"corporateId": "123456"
}
'
Globe with countries

Global network global business.

  • 220+ Payout countries and territories
  • 100+ Real-time markets
  • Regulated in 35+ markets
Explore Our licenses

Real-Time Money Movement, Made Possible

Move money around the world — from APAC to LATAM, from EMEA to North America, from capital cities to emerging markets. Our direct bank relationships enable nearly all transactions on the Nium network to be settled in real time.

Resources

There were errors with your submission