Rate Overview
Live
1 GNF = 0.014169 ISK
1 ISK = 70.5766
GNF
Avg
0.014349
High
0.015252
Low
0.013907
Last updated: 3/27/2026, 12:57:08 PM
Quick Conversions
| GNF | ISK |
|---|---|
| 1 GNF | 0.01 ISK |
| 10 GNF | 0.14 ISK |
| 50 GNF | 0.71 ISK |
| 100 GNF | 1.42 ISK |
| 500 GNF | 7.08 ISK |
| 1,000 GNF | 14.17 ISK |
Get GNF/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ISKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T12:57:08Z",
"rates": {
"ISK": 0.014169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ISK",
"amount": 100
},
"result": 1.4168999999999998,
"rate": 0.014169
}Build with GNF/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key