Rate Overview
Live
1 SHP = 12.3203 SEK
1 SEK = 0.081167
SHP
Avg
12.2897
High
12.3920
Low
12.1898
Last updated: 3/7/2026, 7:44:47 AM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.32 SEK |
| 10 SHP | 123.20 SEK |
| 50 SHP | 616.02 SEK |
| 100 SHP | 1,232.03 SEK |
| 500 SHP | 6,160.18 SEK |
| 1,000 SHP | 12,320.35 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-07T07:44:47Z",
"rates": {
"SEK": 12.32035
}
}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": 1232.0349999999999,
"rate": 12.32035
}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