Rate Overview
Live
1 ZAR = 33.3406 SOS
1 SOS = 0.029993
ZAR
Avg
32.9041
High
35.8474
Low
29.3162
Last updated: 3/27/2026, 11:15:14 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 33.34 SOS |
| 10 ZAR | 333.41 SOS |
| 50 ZAR | 1,667.03 SOS |
| 100 ZAR | 3,334.06 SOS |
| 500 ZAR | 16,670.30 SOS |
| 1,000 ZAR | 33,340.59 SOS |
Get ZAR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SOSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T11:15:14Z",
"rates": {
"SOS": 33.340591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SOS",
"amount": 100
},
"result": 3334.0591000000004,
"rate": 33.340591
}Build with ZAR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key