Rate Overview
Live
1 INR = 14.1465 NGN
1 NGN = 0.070689
INR
Avg
14.2244
High
14.3477
Low
14.1296
Last updated: 7/26/2026, 8:18:06 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.15 NGN |
| 10 INR | 141.47 NGN |
| 50 INR | 707.33 NGN |
| 100 INR | 1,414.65 NGN |
| 500 INR | 7,073.26 NGN |
| 1,000 INR | 14,146.52 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-07-26T20:18:06Z",
"rates": {
"NGN": 14.146522
}
}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": 1414.6522,
"rate": 14.146522
}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