Rate Overview
Live
1 GBP = 165.3246 ISK
1 ISK = 0.006049
GBP
Avg
165.0038
High
165.7605
Low
164.1210
Last updated: 4/17/2026, 7:35:06 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 165.32 ISK |
| 10 GBP | 1,653.25 ISK |
| 50 GBP | 8,266.23 ISK |
| 100 GBP | 16,532.46 ISK |
| 500 GBP | 82,662.31 ISK |
| 1,000 GBP | 165,324.62 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-04-17T07:35:06Z",
"rates": {
"ISK": 165.324615
}
}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": 16532.461499999998,
"rate": 165.324615
}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