Rate Overview
Live
1 SYP = 0.085201 SEK
1 SEK = 11.7370
SYP
Avg
0.019287
High
0.085201
Low
0.000717
Last updated: 3/27/2026, 3:25:58 AM
Quick Conversions
| SYP | SEK |
|---|---|
| 1 SYP | 0.09 SEK |
| 10 SYP | 0.85 SEK |
| 50 SYP | 4.26 SEK |
| 100 SYP | 8.52 SEK |
| 500 SYP | 42.60 SEK |
| 1,000 SYP | 85.20 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-03-27T03:25:58Z",
"rates": {
"SEK": 0.085201
}
}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.5201,
"rate": 0.085201
}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