Rate Overview
Live
1 GBP = 167.6346 ISK
1 ISK = 0.005965
GBP
Avg
166.4542
High
168.3626
Low
164.4881
Last updated: 7/24/2026, 10:17:43 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 167.63 ISK |
| 10 GBP | 1,676.35 ISK |
| 50 GBP | 8,381.73 ISK |
| 100 GBP | 16,763.46 ISK |
| 500 GBP | 83,817.29 ISK |
| 1,000 GBP | 167,634.58 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-24T22:17:43Z",
"rates": {
"ISK": 167.634575
}
}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": 16763.4575,
"rate": 167.634575
}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