Rate Overview
Live
1 ZAR = 34.9954 SOS
1 SOS = 0.028575
ZAR
Avg
34.4584
High
34.9962
Low
34.0374
Last updated: 5/7/2026, 6:55:07 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 35.00 SOS |
| 10 ZAR | 349.95 SOS |
| 50 ZAR | 1,749.77 SOS |
| 100 ZAR | 3,499.54 SOS |
| 500 ZAR | 17,497.68 SOS |
| 1,000 ZAR | 34,995.36 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-05-07T06:55:07Z",
"rates": {
"SOS": 34.995357
}
}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": 3499.5357,
"rate": 34.995357
}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