Rate Overview
Live
1 GBP = 168.5127 ISK
1 ISK = 0.005934
GBP
Avg
168.0078
High
168.6078
Low
167.0961
Last updated: 7/7/2026, 6:38:44 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 168.51 ISK |
| 10 GBP | 1,685.13 ISK |
| 50 GBP | 8,425.64 ISK |
| 100 GBP | 16,851.27 ISK |
| 500 GBP | 84,256.36 ISK |
| 1,000 GBP | 168,512.72 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-07T06:38:44Z",
"rates": {
"ISK": 168.51272
}
}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": 16851.272,
"rate": 168.51272
}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