Rate Overview
Live
1 IDR = 0.076156 NGN
1 NGN = 13.1309
IDR
Avg
0.076342
High
0.076791
Low
0.075968
Last updated: 6/19/2026, 8:54:48 AM
Quick Conversions
| IDR | NGN |
|---|---|
| 1 IDR | 0.08 NGN |
| 10 IDR | 0.76 NGN |
| 50 IDR | 3.81 NGN |
| 100 IDR | 7.62 NGN |
| 500 IDR | 38.08 NGN |
| 1,000 IDR | 76.16 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-06-19T08:54:48Z",
"rates": {
"NGN": 0.076156
}
}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.615600000000001,
"rate": 0.076156
}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