Rate Overview
Live
1 ZAR = 35.6567 SOS
1 SOS = 0.028045
ZAR
Avg
35.4995
High
35.6567
Low
35.3264
Last updated: 9/4/2026, 7:44:50 PM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 35.66 SOS |
| 10 ZAR | 356.57 SOS |
| 50 ZAR | 1,782.84 SOS |
| 100 ZAR | 3,565.67 SOS |
| 500 ZAR | 17,828.35 SOS |
| 1,000 ZAR | 35,656.70 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-09-04T19:44:50Z",
"rates": {
"SOS": 35.656703
}
}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": 3565.6703,
"rate": 35.656703
}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