Rate Overview
Live
1 ZAR = 35.2737 SOS
1 SOS = 0.028350
ZAR
Avg
35.3985
High
36.0682
Low
35.1962
Last updated: 8/14/2026, 3:01:28 PM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 35.27 SOS |
| 10 ZAR | 352.74 SOS |
| 50 ZAR | 1,763.69 SOS |
| 100 ZAR | 3,527.37 SOS |
| 500 ZAR | 17,636.87 SOS |
| 1,000 ZAR | 35,273.74 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-08-14T15:01:28Z",
"rates": {
"SOS": 35.273735
}
}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": 3527.3735,
"rate": 35.273735
}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