Rate Overview
Live
1 GBP = 166.8708 ISK
1 ISK = 0.005993
GBP
Avg
166.3686
High
166.8708
Low
166.1239
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 166.87 ISK |
| 10 GBP | 1,668.71 ISK |
| 50 GBP | 8,343.54 ISK |
| 100 GBP | 16,687.08 ISK |
| 500 GBP | 83,435.42 ISK |
| 1,000 GBP | 166,870.85 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-08-14T22:43:14Z",
"rates": {
"ISK": 166.870847
}
}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": 16687.0847,
"rate": 166.870847
}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