Rate Overview
Live
1 INR = 14.3403 NGN
1 NGN = 0.069734
INR
Avg
14.4946
High
14.6058
Low
14.3403
Last updated: 7/4/2026, 1:22:29 AM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.34 NGN |
| 10 INR | 143.40 NGN |
| 50 INR | 717.01 NGN |
| 100 INR | 1,434.03 NGN |
| 500 INR | 7,170.14 NGN |
| 1,000 INR | 14,340.29 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-07-04T01:22:29Z",
"rates": {
"NGN": 14.340288
}
}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": 1434.0287999999998,
"rate": 14.340288
}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