Rate Overview
Live
1 GBP = 167.6587 ISK
1 ISK = 0.005964
GBP
Avg
166.7877
High
169.8986
Low
164.6776
Last updated: 7/24/2026, 7:56:38 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 167.66 ISK |
| 10 GBP | 1,676.59 ISK |
| 50 GBP | 8,382.93 ISK |
| 100 GBP | 16,765.87 ISK |
| 500 GBP | 83,829.35 ISK |
| 1,000 GBP | 167,658.69 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-24T19:56:38Z",
"rates": {
"ISK": 167.658694
}
}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": 16765.8694,
"rate": 167.658694
}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