Rate Overview
Live
1 SHP = 12.5652 SEK
1 SEK = 0.079585
SHP
Avg
13.0084
High
14.1216
Low
12.2633
Last updated: 3/29/2026, 1:02:41 PM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.57 SEK |
| 10 SHP | 125.65 SEK |
| 50 SHP | 628.26 SEK |
| 100 SHP | 1,256.52 SEK |
| 500 SHP | 6,282.58 SEK |
| 1,000 SHP | 12,565.16 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-29T13:02:41Z",
"rates": {
"SEK": 12.565161
}
}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": 1256.5161,
"rate": 12.565161
}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