Rate Overview
Live
1 ISK = 11.1047 NGN
1 NGN = 0.090052
ISK
Avg
11.1720
High
11.2160
Low
11.1047
Last updated: 5/9/2026, 12:28:06 AM
Quick Conversions
| ISK | NGN |
|---|---|
| 1 ISK | 11.10 NGN |
| 10 ISK | 111.05 NGN |
| 50 ISK | 555.23 NGN |
| 100 ISK | 1,110.47 NGN |
| 500 ISK | 5,552.34 NGN |
| 1,000 ISK | 11,104.67 NGN |
Get ISK/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=NGNExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-09T00:28:06Z",
"rates": {
"NGN": 11.10467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "NGN",
"amount": 100
},
"result": 1110.467,
"rate": 11.10467
}Build with ISK/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key