Rate Overview
Live
1 SHP = 165.8882 ISK
1 ISK = 0.006028
SHP
Avg
166.5595
High
170.2238
Low
163.4211
Last updated: 8/3/2026, 8:52:51 PM
Quick Conversions
| SHP | ISK |
|---|---|
| 1 SHP | 165.89 ISK |
| 10 SHP | 1,658.88 ISK |
| 50 SHP | 8,294.41 ISK |
| 100 SHP | 16,588.82 ISK |
| 500 SHP | 82,944.09 ISK |
| 1,000 SHP | 165,888.18 ISK |
Get SHP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ISKExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-03T20:52:51Z",
"rates": {
"ISK": 165.888184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ISK",
"amount": 100
},
"result": 16588.8184,
"rate": 165.888184
}Build with SHP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key