Rate Overview
Live
1 SHP = 12.5783 SEK
1 SEK = 0.079502
SHP
Avg
12.6428
High
12.7509
Low
12.5549
Last updated: 6/16/2026, 1:29:16 PM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.58 SEK |
| 10 SHP | 125.78 SEK |
| 50 SHP | 628.92 SEK |
| 100 SHP | 1,257.83 SEK |
| 500 SHP | 6,289.16 SEK |
| 1,000 SHP | 12,578.33 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-06-16T13:29:16Z",
"rates": {
"SEK": 12.578327
}
}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": 1257.8327,
"rate": 12.578327
}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