Rate Overview
Live
1 ZAR = 33.5033 SOS
1 SOS = 0.029848
ZAR
Avg
34.0530
High
35.8474
Low
32.7099
Last updated: 3/27/2026, 7:47:56 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 33.50 SOS |
| 10 ZAR | 335.03 SOS |
| 50 ZAR | 1,675.17 SOS |
| 100 ZAR | 3,350.33 SOS |
| 500 ZAR | 16,751.65 SOS |
| 1,000 ZAR | 33,503.30 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-03-27T07:47:56Z",
"rates": {
"SOS": 33.503302
}
}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": 3350.3302,
"rate": 33.503302
}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