Rate Overview
Live
1 SYP = 0.001241 ZAR
1 ZAR = 805.8018
SYP
Avg
0.001241
High
0.001241
Low
0.001241
Last updated: 8/13/2026, 5:55:04 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-13T05:55:04Z",
"rates": {
"ZAR": 0.001241
}
}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.12409999999999999,
"rate": 0.001241
}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