Rate Overview
Live
1 INR = 14.2266 NGN
1 NGN = 0.070291
INR
Avg
14.2821
High
14.3603
Low
14.2266
Last updated: 8/15/2026, 7:02:59 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.23 NGN |
| 10 INR | 142.27 NGN |
| 50 INR | 711.33 NGN |
| 100 INR | 1,422.67 NGN |
| 500 INR | 7,113.33 NGN |
| 1,000 INR | 14,226.65 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-08-15T19:02:59Z",
"rates": {
"NGN": 14.22665
}
}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": 1422.665,
"rate": 14.22665
}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