Rate Overview
Live
1 IDR = 0.081642 NGN
1 NGN = 12.2486
IDR
Avg
0.081286
High
0.081832
Low
0.080590
Last updated: 3/6/2026, 8:05:55 AM
Quick Conversions
| IDR | NGN |
|---|---|
| 1 IDR | 0.08 NGN |
| 10 IDR | 0.82 NGN |
| 50 IDR | 4.08 NGN |
| 100 IDR | 8.16 NGN |
| 500 IDR | 40.82 NGN |
| 1,000 IDR | 81.64 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-03-06T08:05:55Z",
"rates": {
"NGN": 0.081642
}
}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": 8.164200000000001,
"rate": 0.081642
}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