Rate Overview
Live
1 INR = 14.5691 NGN
1 NGN = 0.068638
INR
Avg
14.5533
High
14.7202
Low
14.4024
Last updated: 3/27/2026, 9:25:11 AM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.57 NGN |
| 10 INR | 145.69 NGN |
| 50 INR | 728.45 NGN |
| 100 INR | 1,456.91 NGN |
| 500 INR | 7,284.54 NGN |
| 1,000 INR | 14,569.08 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-27T09:25:11Z",
"rates": {
"NGN": 14.569083
}
}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": 1456.9082999999998,
"rate": 14.569083
}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