Rate Overview
Live
1 SYP = 0.083016 SEK
1 SEK = 12.0459
SYP
Avg
0.083533
High
0.083927
Low
0.083016
Last updated: 5/6/2026, 11:12:32 AM
Quick Conversions
| SYP | SEK |
|---|---|
| 1 SYP | 0.08 SEK |
| 10 SYP | 0.83 SEK |
| 50 SYP | 4.15 SEK |
| 100 SYP | 8.30 SEK |
| 500 SYP | 41.51 SEK |
| 1,000 SYP | 83.02 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-05-06T11:12:32Z",
"rates": {
"SEK": 0.083016
}
}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.3016,
"rate": 0.083016
}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