Rate Overview
Live
1 GBP = 166.7731 ISK
1 ISK = 0.005996
GBP
Avg
167.9002
High
168.6929
Low
166.7731
Last updated: 7/27/2026, 10:13:07 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 166.77 ISK |
| 10 GBP | 1,667.73 ISK |
| 50 GBP | 8,338.66 ISK |
| 100 GBP | 16,677.31 ISK |
| 500 GBP | 83,386.56 ISK |
| 1,000 GBP | 166,773.11 ISK |
Get GBP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ISKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T22:13:07Z",
"rates": {
"ISK": 166.773112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ISK",
"amount": 100
},
"result": 16677.3112,
"rate": 166.773112
}Build with GBP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key