Rate Overview
Live
1 SHP = 12.8485 SEK
1 SEK = 0.077830
SHP
Avg
12.8960
High
13.0163
Low
12.8485
Last updated: 7/7/2026, 1:58:51 AM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.85 SEK |
| 10 SHP | 128.49 SEK |
| 50 SHP | 642.43 SEK |
| 100 SHP | 1,284.85 SEK |
| 500 SHP | 6,424.27 SEK |
| 1,000 SHP | 12,848.53 SEK |
Get SHP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SEKExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-07T01:58:51Z",
"rates": {
"SEK": 12.848534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SEK",
"amount": 100
},
"result": 1284.8534,
"rate": 12.848534
}Build with SHP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key