Rate Overview
Live
1 ISK = 0.006026 GBP
1 GBP = 165.9476
ISK
Avg
0.006014
High
0.006033
Low
0.005991
Last updated: 5/6/2026, 8:00:07 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-05-06T08:00:07Z",
"rates": {
"GBP": 0.006026
}
}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.6026,
"rate": 0.006026
}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