Rate Overview
Live
1 GBP = 165.7960 ISK
1 ISK = 0.006032
GBP
Avg
165.8933
High
166.3620
Low
165.6452
Last updated: 3/27/2026, 5:41:38 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 165.80 ISK |
| 10 GBP | 1,657.96 ISK |
| 50 GBP | 8,289.80 ISK |
| 100 GBP | 16,579.60 ISK |
| 500 GBP | 82,897.99 ISK |
| 1,000 GBP | 165,795.97 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-27T05:41:38Z",
"rates": {
"ISK": 165.795974
}
}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": 16579.5974,
"rate": 165.795974
}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