Rate Overview
Live
1 INR = 15.0331 NGN
1 NGN = 0.066520
INR
Avg
14.9750
High
15.0979
Low
14.8336
Last updated: 3/7/2026, 2:13:53 AM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 15.03 NGN |
| 10 INR | 150.33 NGN |
| 50 INR | 751.66 NGN |
| 100 INR | 1,503.31 NGN |
| 500 INR | 7,516.57 NGN |
| 1,000 INR | 15,033.14 NGN |
Get INR/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=NGNExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-07T02:13:53Z",
"rates": {
"NGN": 15.033138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "NGN",
"amount": 100
},
"result": 1503.3138,
"rate": 15.033138
}Build with INR/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key