Rate Overview
Live
1 GBP = 167.0724 ISK
1 ISK = 0.005985
GBP
Avg
165.4833
High
167.1416
Low
163.2496
Last updated: 3/7/2026, 1:05:17 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 167.07 ISK |
| 10 GBP | 1,670.72 ISK |
| 50 GBP | 8,353.62 ISK |
| 100 GBP | 16,707.24 ISK |
| 500 GBP | 83,536.20 ISK |
| 1,000 GBP | 167,072.39 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-07T01:05:17Z",
"rates": {
"ISK": 167.072392
}
}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": 16707.2392,
"rate": 167.072392
}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