Rate Overview
Live
1 ZAR = 35.0983 SOS
1 SOS = 0.028491
ZAR
Avg
35.0617
High
35.2551
Low
34.7052
Last updated: 7/7/2026, 11:17:14 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 35.10 SOS |
| 10 ZAR | 350.98 SOS |
| 50 ZAR | 1,754.91 SOS |
| 100 ZAR | 3,509.83 SOS |
| 500 ZAR | 17,549.13 SOS |
| 1,000 ZAR | 35,098.26 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-07T11:17:14Z",
"rates": {
"SOS": 35.098259
}
}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": 3509.8259,
"rate": 35.098259
}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