Rate Overview
Live
1 INR = 14.3813 NGN
1 NGN = 0.069535
INR
Avg
14.5728
High
14.8821
Low
14.3813
Last updated: 4/16/2026, 5:32:55 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.38 NGN |
| 10 INR | 143.81 NGN |
| 50 INR | 719.06 NGN |
| 100 INR | 1,438.13 NGN |
| 500 INR | 7,190.63 NGN |
| 1,000 INR | 14,381.27 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-04-16T17:32:55Z",
"rates": {
"NGN": 14.381269
}
}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": 1438.1269,
"rate": 14.381269
}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