Rate Overview
Live
1 SYP = 0.000728 SEK
1 SEK = 1373.63
SYP
Avg
0.000730
High
0.000732
Low
0.000727
Last updated: 8/21/2026, 4:43:11 PM
Quick Conversions
| SYP | SEK |
|---|---|
| 1 SYP | 0.00 SEK |
| 10 SYP | 0.01 SEK |
| 50 SYP | 0.04 SEK |
| 100 SYP | 0.07 SEK |
| 500 SYP | 0.36 SEK |
| 1,000 SYP | 0.73 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-08-21T16:43:11Z",
"rates": {
"SEK": 0.000728
}
}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": 0.0728,
"rate": 0.000728
}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