Rate Overview
Live
1 ISK = 0.006055 GBP
1 GBP = 165.1528
ISK
Avg
0.006065
High
0.006093
Low
0.006037
Last updated: 4/16/2026, 6:02:55 AM
Quick Conversions
| ISK | GBP |
|---|---|
| 1 ISK | 0.01 GBP |
| 10 ISK | 0.06 GBP |
| 50 ISK | 0.30 GBP |
| 100 ISK | 0.61 GBP |
| 500 ISK | 3.03 GBP |
| 1,000 ISK | 6.06 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-04-16T06:02:55Z",
"rates": {
"GBP": 0.006055
}
}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.6054999999999999,
"rate": 0.006055
}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