Rate Overview
Live
1 SEK = 0.077542 SHP
1 SHP = 12.8962
SEK
Avg
0.077795
High
0.078229
Low
0.077526
Last updated: 8/16/2026, 10:07:51 PM
Quick Conversions
| SEK | SHP |
|---|---|
| 1 SEK | 0.08 SHP |
| 10 SEK | 0.78 SHP |
| 50 SEK | 3.88 SHP |
| 100 SEK | 7.75 SHP |
| 500 SEK | 38.77 SHP |
| 1,000 SEK | 77.54 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-08-16T22:07:51Z",
"rates": {
"SHP": 0.077542
}
}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.7542,
"rate": 0.077542
}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