Rate Overview
Live
1 ZAR = 33.9541 SOS
1 SOS = 0.029452
ZAR
Avg
34.7792
High
36.3015
Low
33.5895
Last updated: 7/28/2026, 11:56:56 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 33.95 SOS |
| 10 ZAR | 339.54 SOS |
| 50 ZAR | 1,697.71 SOS |
| 100 ZAR | 3,395.41 SOS |
| 500 ZAR | 16,977.06 SOS |
| 1,000 ZAR | 33,954.13 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-28T11:56:56Z",
"rates": {
"SOS": 33.954125
}
}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": 3395.4125,
"rate": 33.954125
}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