Rate Overview
Live
1 NGN = 0.070018 INR
1 INR = 14.2820
NGN
Avg
0.059098
High
0.070018
Low
0.050659
Last updated: 5/27/2026, 7:29:17 AM
Quick Conversions
| NGN | INR |
|---|---|
| 1 NGN | 0.07 INR |
| 10 NGN | 0.70 INR |
| 50 NGN | 3.50 INR |
| 100 NGN | 7.00 INR |
| 500 NGN | 35.01 INR |
| 1,000 NGN | 70.02 INR |
Get NGN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=INRExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-27T07:29:17Z",
"rates": {
"INR": 0.070018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "INR",
"amount": 100
},
"result": 7.001799999999999,
"rate": 0.070018
}Build with NGN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key