Rate Overview
Live
1 GBP = 165.2350 ISK
1 ISK = 0.006052
GBP
Avg
166.4778
High
169.8986
Low
164.6776
Last updated: 5/27/2026, 5:33:50 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 165.24 ISK |
| 10 GBP | 1,652.35 ISK |
| 50 GBP | 8,261.75 ISK |
| 100 GBP | 16,523.50 ISK |
| 500 GBP | 82,617.51 ISK |
| 1,000 GBP | 165,235.03 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-27T17:33:50Z",
"rates": {
"ISK": 165.235026
}
}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": 16523.5026,
"rate": 165.235026
}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