Rate Overview
Live
1 INR = 13.9919 NGN
1 NGN = 0.071470
INR
Avg
14.0689
High
14.1490
Low
13.9919
Last updated: 9/2/2026, 6:03:24 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 13.99 NGN |
| 10 INR | 139.92 NGN |
| 50 INR | 699.59 NGN |
| 100 INR | 1,399.19 NGN |
| 500 INR | 6,995.93 NGN |
| 1,000 INR | 13,991.86 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-09-02T18:03:24Z",
"rates": {
"NGN": 13.991856
}
}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": 1399.1856,
"rate": 13.991856
}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