Rate Overview
Live
1 ZAR = 33.9400 SOS
1 SOS = 0.029464
ZAR
Avg
34.2528
High
34.7710
Low
33.9279
Last updated: 7/28/2026, 12:02:43 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 33.94 SOS |
| 10 ZAR | 339.40 SOS |
| 50 ZAR | 1,697.00 SOS |
| 100 ZAR | 3,394.00 SOS |
| 500 ZAR | 16,969.99 SOS |
| 1,000 ZAR | 33,939.98 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-07-28T00:02:43Z",
"rates": {
"SOS": 33.93998
}
}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": 3393.998,
"rate": 33.93998
}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