Rate Overview
Live
1 GBP = 165.8495 ISK
1 ISK = 0.006030
GBP
Avg
165.9000
High
166.3620
Low
165.6452
Last updated: 3/27/2026, 7:17:05 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 165.85 ISK |
| 10 GBP | 1,658.50 ISK |
| 50 GBP | 8,292.48 ISK |
| 100 GBP | 16,584.95 ISK |
| 500 GBP | 82,924.76 ISK |
| 1,000 GBP | 165,849.52 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-03-27T07:17:05Z",
"rates": {
"ISK": 165.849519
}
}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": 16584.9519,
"rate": 165.849519
}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