Rate Overview
Live
1 ZAR = 34.5021 SOS
1 SOS = 0.028984
ZAR
Avg
34.8763
High
35.9781
Low
33.6817
Last updated: 7/20/2026, 8:17:38 PM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 34.50 SOS |
| 10 ZAR | 345.02 SOS |
| 50 ZAR | 1,725.11 SOS |
| 100 ZAR | 3,450.21 SOS |
| 500 ZAR | 17,251.07 SOS |
| 1,000 ZAR | 34,502.15 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-20T20:17:38Z",
"rates": {
"SOS": 34.502145
}
}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": 3450.2145,
"rate": 34.502145
}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