Rate Overview
Live
1 SYP = 0.154417 ZAR
1 ZAR = 6.4760
SYP
Avg
0.153740
High
0.155284
Low
0.152038
Last updated: 3/27/2026, 3:19:23 PM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.15 ZAR |
| 10 SYP | 1.54 ZAR |
| 50 SYP | 7.72 ZAR |
| 100 SYP | 15.44 ZAR |
| 500 SYP | 77.21 ZAR |
| 1,000 SYP | 154.42 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-27T15:19:23Z",
"rates": {
"ZAR": 0.154417
}
}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.441699999999999,
"rate": 0.154417
}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