Rate Overview
Live
1 ISK = 0.006029 GBP
1 GBP = 165.8650
ISK
Avg
0.005852
High
0.006266
Low
0.005530
Last updated: 3/27/2026, 7:19:44 AM
Quick Conversions
| ISK | GBP |
|---|---|
| 1 ISK | 0.01 GBP |
| 10 ISK | 0.06 GBP |
| 50 ISK | 0.30 GBP |
| 100 ISK | 0.60 GBP |
| 500 ISK | 3.01 GBP |
| 1,000 ISK | 6.03 GBP |
Get ISK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=GBPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-27T07:19:44Z",
"rates": {
"GBP": 0.006029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "GBP",
"amount": 100
},
"result": 0.6029,
"rate": 0.006029
}Build with ISK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key