Rate Overview
Live
1 ZAR = 6.7469 SYP
1 SYP = 0.148216
ZAR
Avg
67.0786
High
672.1390
Low
6.5351
Last updated: 5/27/2026, 6:27:04 PM
Quick Conversions
| ZAR | SYP |
|---|---|
| 1 ZAR | 6.75 SYP |
| 10 ZAR | 67.47 SYP |
| 50 ZAR | 337.34 SYP |
| 100 ZAR | 674.69 SYP |
| 500 ZAR | 3,373.45 SYP |
| 1,000 ZAR | 6,746.89 SYP |
Get ZAR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SYPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T18:27:04Z",
"rates": {
"SYP": 6.746891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SYP",
"amount": 100
},
"result": 674.6890999999999,
"rate": 6.746891
}Build with ZAR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key