Rate Overview
Live
1 ZAR = 33.5152 SOS
1 SOS = 0.029837
ZAR
Avg
34.8952
High
35.9781
Low
33.5152
Last updated: 3/27/2026, 4:43:17 PM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 33.52 SOS |
| 10 ZAR | 335.15 SOS |
| 50 ZAR | 1,675.76 SOS |
| 100 ZAR | 3,351.52 SOS |
| 500 ZAR | 16,757.59 SOS |
| 1,000 ZAR | 33,515.19 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-03-27T16:43:17Z",
"rates": {
"SOS": 33.515189
}
}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": 3351.5189,
"rate": 33.515189
}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