Rate Overview
Live
1 SEK = 0.079370 SHP
1 SHP = 12.5992
SEK
Avg
0.079907
High
0.080358
Low
0.079351
Last updated: 3/27/2026, 4:27:36 PM
Quick Conversions
| SEK | SHP |
|---|---|
| 1 SEK | 0.08 SHP |
| 10 SEK | 0.79 SHP |
| 50 SEK | 3.97 SHP |
| 100 SEK | 7.94 SHP |
| 500 SEK | 39.68 SHP |
| 1,000 SEK | 79.37 SHP |
Get SEK/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SHPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T16:27:36Z",
"rates": {
"SHP": 0.07937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SHP",
"amount": 100
},
"result": 7.936999999999999,
"rate": 0.07937
}Build with SEK/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key