Rate Overview
Live
1 SYP = 0.082717 SEK
1 SEK = 12.0894
SYP
Avg
0.083538
High
0.084340
Low
0.082661
Last updated: 4/16/2026, 7:40:31 AM
Quick Conversions
| SYP | SEK |
|---|---|
| 1 SYP | 0.08 SEK |
| 10 SYP | 0.83 SEK |
| 50 SYP | 4.14 SEK |
| 100 SYP | 8.27 SEK |
| 500 SYP | 41.36 SEK |
| 1,000 SYP | 82.72 SEK |
Get SYP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SEKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T07:40:31Z",
"rates": {
"SEK": 0.082717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SEK",
"amount": 100
},
"result": 8.2717,
"rate": 0.082717
}Build with SYP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key