Rate Overview
Live
1 GBP = 166.6592 ISK
1 ISK = 0.006000
GBP
Avg
166.3485
High
170.1350
Low
162.7882
Last updated: 7/28/2026, 12:32:37 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 166.66 ISK |
| 10 GBP | 1,666.59 ISK |
| 50 GBP | 8,332.96 ISK |
| 100 GBP | 16,665.92 ISK |
| 500 GBP | 83,329.60 ISK |
| 1,000 GBP | 166,659.20 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-28T00:32:37Z",
"rates": {
"ISK": 166.6592
}
}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": 16665.92,
"rate": 166.6592
}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