Rate Overview
Live
1 ZAR = 35.0886 SOS
1 SOS = 0.028499
ZAR
Avg
35.0626
High
35.2551
Low
34.7052
Last updated: 7/7/2026, 7:07:21 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 35.09 SOS |
| 10 ZAR | 350.89 SOS |
| 50 ZAR | 1,754.43 SOS |
| 100 ZAR | 3,508.86 SOS |
| 500 ZAR | 17,544.32 SOS |
| 1,000 ZAR | 35,088.64 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-07T07:07:21Z",
"rates": {
"SOS": 35.088644
}
}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": 3508.8644000000004,
"rate": 35.088644
}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