Rate Overview
Live
1 SYP = 0.084320 SEK
1 SEK = 11.8596
SYP
Avg
0.064953
High
0.085675
Low
0.000829
Last updated: 5/26/2026, 5:38:07 PM
Quick Conversions
| SYP | SEK |
|---|---|
| 1 SYP | 0.08 SEK |
| 10 SYP | 0.84 SEK |
| 50 SYP | 4.22 SEK |
| 100 SYP | 8.43 SEK |
| 500 SYP | 42.16 SEK |
| 1,000 SYP | 84.32 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-26T17:38:07Z",
"rates": {
"SEK": 0.08432
}
}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.432,
"rate": 0.08432
}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