Rate Overview
Live
1 NGN = 0.070003 INR
1 INR = 14.2851
NGN
Avg
0.069967
High
0.070582
Low
0.069598
Last updated: 5/27/2026, 6:11:13 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.00 INR |
| 1,000 NGN | 70.00 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-27T06:11:13Z",
"rates": {
"INR": 0.070003
}
}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.000299999999999,
"rate": 0.070003
}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