Rate Overview
Live
1 GBP = 166.6475 ISK
1 ISK = 0.006001
GBP
Avg
166.4511
High
166.8932
Low
166.0819
Last updated: 5/7/2026, 10:32:33 AM
Quick Conversions
| GBP | ISK |
|---|---|
| 1 GBP | 166.65 ISK |
| 10 GBP | 1,666.47 ISK |
| 50 GBP | 8,332.37 ISK |
| 100 GBP | 16,664.75 ISK |
| 500 GBP | 83,323.74 ISK |
| 1,000 GBP | 166,647.48 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-05-07T10:32:33Z",
"rates": {
"ISK": 166.647476
}
}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": 16664.747600000002,
"rate": 166.647476
}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