Rate Overview
Live
1 ZAR = 34.8034 SOS
1 SOS = 0.028733
ZAR
Avg
32.7625
High
35.8551
Low
29.6972
Last updated: 7/23/2026, 7:56:00 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 34.80 SOS |
| 10 ZAR | 348.03 SOS |
| 50 ZAR | 1,740.17 SOS |
| 100 ZAR | 3,480.34 SOS |
| 500 ZAR | 17,401.69 SOS |
| 1,000 ZAR | 34,803.38 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-23T07:56:00Z",
"rates": {
"SOS": 34.80338
}
}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": 3480.3379999999997,
"rate": 34.80338
}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