Rate Overview
Live
1 GNF = 0.014249 ISK
1 ISK = 70.1804
GNF
Avg
0.014106
High
0.014287
Low
0.013811
Last updated: 3/7/2026, 4:05:23 AM
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.12 ISK |
| 1,000 GNF | 14.25 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-07T04:05:23Z",
"rates": {
"ISK": 0.014249
}
}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.4249,
"rate": 0.014249
}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