Rate Overview
Live
1 ZAR = 34.0806 SOS
1 SOS = 0.029342
ZAR
Avg
32.7324
High
35.8551
Low
29.6972
Last updated: 7/28/2026, 3:31:59 PM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 34.08 SOS |
| 10 ZAR | 340.81 SOS |
| 50 ZAR | 1,704.03 SOS |
| 100 ZAR | 3,408.06 SOS |
| 500 ZAR | 17,040.29 SOS |
| 1,000 ZAR | 34,080.57 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-28T15:31:59Z",
"rates": {
"SOS": 34.080572
}
}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": 3408.0571999999997,
"rate": 34.080572
}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