Rate Overview
Live
1 GBP = 163.8469 ISK
1 ISK = 0.006103
GBP
Avg
164.0090
High
164.3939
Low
163.3840
Last updated: 9/5/2026, 3:08:53 PM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 163.85 ISK |
| 10 GBP | 1,638.47 ISK |
| 50 GBP | 8,192.35 ISK |
| 100 GBP | 16,384.69 ISK |
| 500 GBP | 81,923.46 ISK |
| 1,000 GBP | 163,846.91 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-09-05T15:08:53Z",
"rates": {
"ISK": 163.846913
}
}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": 16384.6913,
"rate": 163.846913
}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