Rate Overview
Live
1 GNF = 0.014030 ISK
1 ISK = 71.2758
GNF
Avg
0.014194
High
0.014711
Low
0.013789
Last updated: 5/27/2026, 9:54:10 PM
Quick Conversions
| GNF | ISK |
|---|---|
| 1 GNF | 0.01 ISK |
| 10 GNF | 0.14 ISK |
| 50 GNF | 0.70 ISK |
| 100 GNF | 1.40 ISK |
| 500 GNF | 7.02 ISK |
| 1,000 GNF | 14.03 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-05-27T21:54:10Z",
"rates": {
"ISK": 0.01403
}
}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.403,
"rate": 0.01403
}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