Rate Overview
Live
1 ISK = 0.006031 GBP
1 GBP = 165.8100
ISK
Avg
0.006002
High
0.006159
Low
0.005861
Last updated: 3/27/2026, 5:45:04 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.02 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-27T05:45:04Z",
"rates": {
"GBP": 0.006031
}
}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.6031,
"rate": 0.006031
}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