Rate Overview
Live
1 GBP = 167.0179 ISK
1 ISK = 0.005987
GBP
Avg
166.9816
High
167.4319
Low
166.3034
Last updated: 6/17/2026, 6:50:04 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 167.02 ISK |
| 10 GBP | 1,670.18 ISK |
| 50 GBP | 8,350.89 ISK |
| 100 GBP | 16,701.79 ISK |
| 500 GBP | 83,508.94 ISK |
| 1,000 GBP | 167,017.89 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-06-17T06:50:04Z",
"rates": {
"ISK": 167.017885
}
}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": 16701.788500000002,
"rate": 167.017885
}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