Rate Overview
Live
1 ZAR = 6.4920 SYP
1 SYP = 0.154036
ZAR
Avg
6.5065
High
6.5773
Low
6.4398
Last updated: 3/27/2026, 4:27:41 PM
Quick Conversions
| ZAR | SYP |
|---|---|
| 1 ZAR | 6.49 SYP |
| 10 ZAR | 64.92 SYP |
| 50 ZAR | 324.60 SYP |
| 100 ZAR | 649.20 SYP |
| 500 ZAR | 3,246.00 SYP |
| 1,000 ZAR | 6,492.00 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-03-27T16:27:41Z",
"rates": {
"SYP": 6.491995
}
}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": 649.1995000000001,
"rate": 6.491995
}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