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
eDreams ODIGEO logo
Love Holidays logo
Volopay logo
KLM logo
Weel logo
Happy Easy Go logo
Travel Ledget logo
Frente logo
etraveli group logo
Enjaz logo
Emirates NBD logo
Air Europa logo
Ebury logo
Secret Escapes logo
Currencycloud logo
Scott Dunn logo
Sabre logo
Booking.com logo
Rippling logo
Amadeus logo
eDreams ODIGEO logo
Love Holidays logo
Volopay logo
KLM logo
Weel logo
Happy Easy Go logo
Travel Ledget logo
Frente logo
etraveli group logo
Enjaz logo
Emirates NBD logo
Air Europa logo
Ebury logo
Secret Escapes logo
Currencycloud logo
Scott Dunn logo
Sabre logo
Booking.com logo
Rippling 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.

Banks Icon
our solutions

Solutions for Modern
Money Movement

Banks Icon

Banks

Move money globally, safely and in
real-time with solutions for licensed FIs

Money Transfer Operators Icon

Money Transfer Operators

Expand your operations seamlessly with payment access to 220+ markets

Payroll Icon

Payroll

Scale with competitive FX, real-time payments and direct debits

Marketplaces

Accelerate growth with white-label global payout solutions

Spend Management Icon

Spend Management

Take control of corporate purchasing and simplify supplier payments

Creator Economy Icon

Creator Economy

Pay content creators quickly and affordably, wherever they are in the world

Online Travel Agencies

Maximise efficiency and profitability with optimized payments and funding

Airlines Icon

Airlines

Streamline operations and lower cost with closed-loop payment solutions

Hotels

Streamline supplier payments with virtual cards

Nium gradient

Nium Portal

Nium Protal

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"
}
'
Nium documentation gradient
Connect to Nium via Swift
Connect to Nium via Swift

Connect to Nium’s Real-time Payments Infrastructure via Swift

Discover the easiest way to initiate, track, and reconcile Swift transactions on the Nium Real-Time Global Payments Network. No complex integrations. Just access to faster, more transparent payments worldwide.

Get started
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