Rate Overview
Live
1 SEK = 0.077241 SHP
1 SHP = 12.9465
SEK
Avg
0.079906
High
0.084305
Low
0.076915
Last updated: 7/28/2026, 1:58:24 PM
Quick Conversions
| SEK | SHP |
|---|---|
| 1 SEK | 0.08 SHP |
| 10 SEK | 0.77 SHP |
| 50 SEK | 3.86 SHP |
| 100 SEK | 7.72 SHP |
| 500 SEK | 38.62 SHP |
| 1,000 SEK | 77.24 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-07-28T13:58:24Z",
"rates": {
"SHP": 0.077241
}
}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.7241,
"rate": 0.077241
}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