Rate Overview
Live
1 ZAR = 6.7465 SYP
1 SYP = 0.148225
ZAR
Avg
6.7283
High
6.7685
Low
6.6617
Last updated: 5/27/2026, 5:12:48 PM
Quick Conversions
| ZAR | SYP |
|---|---|
| 1 ZAR | 6.75 SYP |
| 10 ZAR | 67.46 SYP |
| 50 ZAR | 337.32 SYP |
| 100 ZAR | 674.65 SYP |
| 500 ZAR | 3,373.24 SYP |
| 1,000 ZAR | 6,746.48 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-27T17:12:48Z",
"rates": {
"SYP": 6.74648
}
}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.648,
"rate": 6.74648
}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