Rate Overview
Live
1 SYP = 0.087294 SEK
1 SEK = 11.4555
SYP
Avg
0.087771
High
0.088185
Low
0.087173
Last updated: 7/4/2026, 4:11:23 PM
Quick Conversions
| SYP | SEK |
|---|---|
| 1 SYP | 0.09 SEK |
| 10 SYP | 0.87 SEK |
| 50 SYP | 4.36 SEK |
| 100 SYP | 8.73 SEK |
| 500 SYP | 43.65 SEK |
| 1,000 SYP | 87.29 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-07-04T16:11:23Z",
"rates": {
"SEK": 0.087294
}
}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.7294,
"rate": 0.087294
}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