Rate Overview
Live
1 ZAR = 34.6684 SOS
1 SOS = 0.028845
ZAR
Avg
34.8449
High
35.2919
Low
33.8684
Last updated: 7/14/2026, 8:11:26 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 34.67 SOS |
| 10 ZAR | 346.68 SOS |
| 50 ZAR | 1,733.42 SOS |
| 100 ZAR | 3,466.84 SOS |
| 500 ZAR | 17,334.20 SOS |
| 1,000 ZAR | 34,668.40 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-14T08:11:26Z",
"rates": {
"SOS": 34.668403
}
}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": 3466.8403,
"rate": 34.668403
}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