Rate Overview
Live
1 SHP = 12.5991 SEK
1 SEK = 0.079371
SHP
Avg
12.5148
High
12.6022
Low
12.4443
Last updated: 3/27/2026, 4:27:37 PM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.60 SEK |
| 10 SHP | 125.99 SEK |
| 50 SHP | 629.96 SEK |
| 100 SHP | 1,259.91 SEK |
| 500 SHP | 6,299.55 SEK |
| 1,000 SHP | 12,599.11 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-27T16:27:37Z",
"rates": {
"SEK": 12.599106
}
}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": 1259.9106000000002,
"rate": 12.599106
}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