Rate Overview
Live
1 INR = 14.5703 NGN
1 NGN = 0.068633
INR
Avg
16.8447
High
19.0074
Low
14.5479
Last updated: 3/27/2026, 11:20:09 AM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.57 NGN |
| 10 INR | 145.70 NGN |
| 50 INR | 728.52 NGN |
| 100 INR | 1,457.03 NGN |
| 500 INR | 7,285.15 NGN |
| 1,000 INR | 14,570.31 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-03-27T11:20:09Z",
"rates": {
"NGN": 14.570309
}
}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": 1457.0309,
"rate": 14.570309
}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