Rate Overview
Live
1 GBP = 165.2892 ISK
1 ISK = 0.006050
GBP
Avg
165.8924
High
166.8932
Low
164.5894
Last updated: 5/27/2026, 1:56:34 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 165.29 ISK |
| 10 GBP | 1,652.89 ISK |
| 50 GBP | 8,264.46 ISK |
| 100 GBP | 16,528.92 ISK |
| 500 GBP | 82,644.60 ISK |
| 1,000 GBP | 165,289.19 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-05-27T13:56:34Z",
"rates": {
"ISK": 165.28919
}
}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": 16528.918999999998,
"rate": 165.28919
}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