Rate Overview
Live
1 SYP = 0.001230 SZL
1 SZL = 813.0081
SYP
Avg
0.130657
High
0.153859
Low
0.001230
Last updated: 8/25/2026, 7:43:50 PM
Quick Conversions
| SYP | SZL |
|---|---|
| 1 SYP | 0.00 SZL |
| 10 SYP | 0.01 SZL |
| 50 SYP | 0.06 SZL |
| 100 SYP | 0.12 SZL |
| 500 SYP | 0.62 SZL |
| 1,000 SYP | 1.23 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-08-25T19:43:50Z",
"rates": {
"SZL": 0.00123
}
}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": 0.123,
"rate": 0.00123
}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