Rate Overview
Live
1 SHP = 12.6367 SEK
1 SEK = 0.079134
SHP
Avg
12.6449
High
13.0526
Low
12.1936
Last updated: 3/27/2026, 7:56:49 PM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.64 SEK |
| 10 SHP | 126.37 SEK |
| 50 SHP | 631.84 SEK |
| 100 SHP | 1,263.67 SEK |
| 500 SHP | 6,318.36 SEK |
| 1,000 SHP | 12,636.72 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-03-27T19:56:49Z",
"rates": {
"SEK": 12.636718
}
}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": 1263.6718,
"rate": 12.636718
}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