Rate Overview
Live
1 INR = 14.3107 NGN
1 NGN = 0.069878
INR
Avg
14.2978
High
14.3664
Low
14.2057
Last updated: 6/16/2026, 7:37:27 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.31 NGN |
| 10 INR | 143.11 NGN |
| 50 INR | 715.53 NGN |
| 100 INR | 1,431.07 NGN |
| 500 INR | 7,155.34 NGN |
| 1,000 INR | 14,310.69 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-06-16T19:37:27Z",
"rates": {
"NGN": 14.310686
}
}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": 1431.0686,
"rate": 14.310686
}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