Rate Overview
Live
1 SEK = 0.079827 SHP
1 SHP = 12.5271
SEK
Avg
0.080978
High
0.082490
Low
0.079444
Last updated: 5/28/2026, 2:34:35 AM
Quick Conversions
| SEK | SHP |
|---|---|
| 1 SEK | 0.08 SHP |
| 10 SEK | 0.80 SHP |
| 50 SEK | 3.99 SHP |
| 100 SEK | 7.98 SHP |
| 500 SEK | 39.91 SHP |
| 1,000 SEK | 79.83 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-28T02:34:35Z",
"rates": {
"SHP": 0.079827
}
}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.9826999999999995,
"rate": 0.079827
}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