Rate Overview
Live
1 IDR = 0.077795 NGN
1 NGN = 12.8543
IDR
Avg
0.078863
High
0.079656
Low
0.077795
Last updated: 4/17/2026, 7:52:41 AM
Quick Conversions
| IDR | NGN |
|---|---|
| 1 IDR | 0.08 NGN |
| 10 IDR | 0.78 NGN |
| 50 IDR | 3.89 NGN |
| 100 IDR | 7.78 NGN |
| 500 IDR | 38.90 NGN |
| 1,000 IDR | 77.80 NGN |
Get IDR/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=NGNExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T07:52:41Z",
"rates": {
"NGN": 0.077795
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "NGN",
"amount": 100
},
"result": 7.7795000000000005,
"rate": 0.077795
}Build with IDR/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key