Rate Overview
Live
1 GBP = 165.3796 ISK
1 ISK = 0.006047
GBP
Avg
166.2948
High
171.8174
Low
162.3050
Last updated: 5/27/2026, 3:13:49 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 165.38 ISK |
| 10 GBP | 1,653.80 ISK |
| 50 GBP | 8,268.98 ISK |
| 100 GBP | 16,537.96 ISK |
| 500 GBP | 82,689.81 ISK |
| 1,000 GBP | 165,379.62 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-27T15:13:49Z",
"rates": {
"ISK": 165.379616
}
}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": 16537.9616,
"rate": 165.379616
}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