Rate Overview
Live
1 SEK = 0.081280 SHP
1 SHP = 12.3031
SEK
Avg
0.081106
High
0.081539
Low
0.080088
Last updated: 4/17/2026, 6:23:06 AM
Quick Conversions
| SEK | SHP |
|---|---|
| 1 SEK | 0.08 SHP |
| 10 SEK | 0.81 SHP |
| 50 SEK | 4.06 SHP |
| 100 SEK | 8.13 SHP |
| 500 SEK | 40.64 SHP |
| 1,000 SEK | 81.28 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-04-17T06:23:06Z",
"rates": {
"SHP": 0.08128
}
}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": 8.128,
"rate": 0.08128
}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