Rate Overview
Live
1 NGN = 0.068702 INR
1 INR = 14.5556
NGN
Avg
0.063629
High
0.068738
Low
0.059765
Last updated: 3/27/2026, 1:01:39 PM
Quick Conversions
| NGN | INR |
|---|---|
| 1 NGN | 0.07 INR |
| 10 NGN | 0.69 INR |
| 50 NGN | 3.44 INR |
| 100 NGN | 6.87 INR |
| 500 NGN | 34.35 INR |
| 1,000 NGN | 68.70 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-03-27T13:01:39Z",
"rates": {
"INR": 0.068702
}
}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": 6.8702,
"rate": 0.068702
}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