Rate Overview
Live
1 SYP = 0.001238 ZAR
1 ZAR = 807.7544
SYP
Avg
0.034056
High
0.149076
Low
0.001238
Last updated: 8/20/2026, 2:41:38 AM
Quick Conversions
| SYP | ZAR |
|---|---|
| 1 SYP | 0.00 ZAR |
| 10 SYP | 0.01 ZAR |
| 50 SYP | 0.06 ZAR |
| 100 SYP | 0.12 ZAR |
| 500 SYP | 0.62 ZAR |
| 1,000 SYP | 1.24 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-08-20T02:41:38Z",
"rates": {
"ZAR": 0.001238
}
}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": 0.1238,
"rate": 0.001238
}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