Rate Overview
Live
1 INR = 14.3134 NGN
1 NGN = 0.069865
INR
Avg
16.2032
High
18.5207
Low
14.2666
Last updated: 5/27/2026, 3:14:02 PM
Quick Conversions
| INR | NGN |
|---|---|
| 1 INR | 14.31 NGN |
| 10 INR | 143.13 NGN |
| 50 INR | 715.67 NGN |
| 100 INR | 1,431.34 NGN |
| 500 INR | 7,156.68 NGN |
| 1,000 INR | 14,313.36 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-05-27T15:14:02Z",
"rates": {
"NGN": 14.313359
}
}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.3359,
"rate": 14.313359
}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