Rate Overview
Live
1 SEK = 12.0947 SYP
1 SYP = 0.082681
SEK
Avg
11.9721
High
12.1002
Low
11.8568
Last updated: 4/16/2026, 6:02:52 AM
Quick Conversions
| SEK | SYP |
|---|---|
| 1 SEK | 12.09 SYP |
| 10 SEK | 120.95 SYP |
| 50 SEK | 604.74 SYP |
| 100 SEK | 1,209.47 SYP |
| 500 SEK | 6,047.36 SYP |
| 1,000 SEK | 12,094.72 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-04-16T06:02:52Z",
"rates": {
"SYP": 12.09472
}
}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": 1209.472,
"rate": 12.09472
}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