Rate Overview
Live
1 SYP = 0.154842 ZAR
1 ZAR = 6.4582
SYP
Avg
0.153690
High
0.154842
Low
0.152038
Last updated: 3/27/2026, 11:52:28 AM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.15 ZAR |
| 10 SYP | 1.55 ZAR |
| 50 SYP | 7.74 ZAR |
| 100 SYP | 15.48 ZAR |
| 500 SYP | 77.42 ZAR |
| 1,000 SYP | 154.84 ZAR |
Get SYP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ZARExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T11:52:28Z",
"rates": {
"ZAR": 0.154842
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ZAR",
"amount": 100
},
"result": 15.484200000000001,
"rate": 0.154842
}Build with SYP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key