Rate Overview
Live
1 SYP = 0.147656 SZL
1 SZL = 6.7725
SYP
Avg
0.147354
High
0.149609
Low
0.146197
Last updated: 6/18/2026, 6:33:13 PM
Quick Conversions
| SYP | SZL |
|---|---|
| 1 SYP | 0.15 SZL |
| 10 SYP | 1.48 SZL |
| 50 SYP | 7.38 SZL |
| 100 SYP | 14.77 SZL |
| 500 SYP | 73.83 SZL |
| 1,000 SYP | 147.66 SZL |
Get SYP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SZLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T18:33:13Z",
"rates": {
"SZL": 0.147656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SZL",
"amount": 100
},
"result": 14.765600000000001,
"rate": 0.147656
}Build with SYP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key