Rate Overview
Live
1 SEK = 12.0458 SYP
1 SYP = 0.083017
SEK
Avg
11.9714
High
12.0458
Low
11.9151
Last updated: 5/6/2026, 11:16:56 AM
Quick Conversions
| SEK | SYP |
|---|---|
| 1 SEK | 12.05 SYP |
| 10 SEK | 120.46 SYP |
| 50 SEK | 602.29 SYP |
| 100 SEK | 1,204.58 SYP |
| 500 SEK | 6,022.89 SYP |
| 1,000 SEK | 12,045.79 SYP |
Get SEK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SYPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-06T11:16:56Z",
"rates": {
"SYP": 12.045786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SYP",
"amount": 100
},
"result": 1204.5786,
"rate": 12.045786
}Build with SEK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key