Rate Overview
Live
1 ZAR = 34.9156 SOS
1 SOS = 0.028640
ZAR
Avg
34.6240
High
36.2889
Low
33.2300
Last updated: 5/27/2026, 9:46:54 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 34.92 SOS |
| 10 ZAR | 349.16 SOS |
| 50 ZAR | 1,745.78 SOS |
| 100 ZAR | 3,491.56 SOS |
| 500 ZAR | 17,457.81 SOS |
| 1,000 ZAR | 34,915.62 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-27T09:46:54Z",
"rates": {
"SOS": 34.915616
}
}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": 3491.5616,
"rate": 34.915616
}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