Rate Overview
Live
1 INR = 15.1560 NGN
1 NGN = 0.065981
INR
Avg
15.0087
High
15.1560
Low
14.8336
Last updated: 3/7/2026, 3:08:22 AM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 15.16 NGN |
| 10 INR | 151.56 NGN |
| 50 INR | 757.80 NGN |
| 100 INR | 1,515.60 NGN |
| 500 INR | 7,577.99 NGN |
| 1,000 INR | 15,155.98 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-07T03:08:22Z",
"rates": {
"NGN": 15.155984
}
}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": 1515.5984,
"rate": 15.155984
}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