Rate Overview
Live
1 INR = 14.5554 NGN
1 NGN = 0.068703
INR
Avg
17.3407
High
19.7398
Low
14.5554
Last updated: 3/27/2026, 2:43:46 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.56 NGN |
| 10 INR | 145.55 NGN |
| 50 INR | 727.77 NGN |
| 100 INR | 1,455.54 NGN |
| 500 INR | 7,277.71 NGN |
| 1,000 INR | 14,555.42 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-27T14:43:46Z",
"rates": {
"NGN": 14.55542
}
}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": 1455.542,
"rate": 14.55542
}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