Rate Overview
Live
1 SEK = 0.079874 SHP
1 SHP = 12.5197
SEK
Avg
0.080709
High
0.082099
Low
0.079051
Last updated: 5/28/2026, 12:08:03 AM
Quick Conversions
| SEK | SHP |
|---|---|
| 1 SEK | 0.08 SHP |
| 10 SEK | 0.80 SHP |
| 50 SEK | 3.99 SHP |
| 100 SEK | 7.99 SHP |
| 500 SEK | 39.94 SHP |
| 1,000 SEK | 79.87 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-05-28T00:08:03Z",
"rates": {
"SHP": 0.079874
}
}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.9874,
"rate": 0.079874
}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