Rate Overview
Live
1 SHP = 12.5661 SEK
1 SEK = 0.079579
SHP
Avg
12.5089
High
12.5821
Low
12.4443
Last updated: 3/27/2026, 2:32:36 PM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.57 SEK |
| 10 SHP | 125.66 SEK |
| 50 SHP | 628.30 SEK |
| 100 SHP | 1,256.61 SEK |
| 500 SHP | 6,283.04 SEK |
| 1,000 SHP | 12,566.07 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-27T14:32:36Z",
"rates": {
"SEK": 12.56607
}
}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.607,
"rate": 12.56607
}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