Rate Overview
Live
1 NGN = 0.070710 INR
1 INR = 14.1423
NGN
Avg
0.068568
High
0.070710
Low
0.064698
Last updated: 7/24/2026, 4:31:14 AM
Quick Conversions
| NGN | INR |
|---|---|
| 1 NGN | 0.07 INR |
| 10 NGN | 0.71 INR |
| 50 NGN | 3.54 INR |
| 100 NGN | 7.07 INR |
| 500 NGN | 35.36 INR |
| 1,000 NGN | 70.71 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-07-24T04:31:14Z",
"rates": {
"INR": 0.07071
}
}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.071,
"rate": 0.07071
}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