Rate Overview
Live
1 SHP = 12.9486 SEK
1 SEK = 0.077228
SHP
Avg
12.5621
High
13.0405
Low
12.1226
Last updated: 7/28/2026, 8:44:15 AM
Quick Conversions
| SHP | SEK |
|---|---|
| 1 SHP | 12.95 SEK |
| 10 SHP | 129.49 SEK |
| 50 SHP | 647.43 SEK |
| 100 SHP | 1,294.86 SEK |
| 500 SHP | 6,474.30 SEK |
| 1,000 SHP | 12,948.59 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-07-28T08:44:15Z",
"rates": {
"SEK": 12.948591
}
}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": 1294.8591000000001,
"rate": 12.948591
}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