Rate Overview
Live
1 ZAR = 34.3988 SOS
1 SOS = 0.029071
ZAR
Avg
35.1142
High
35.8744
Low
34.3644
Last updated: 3/6/2026, 8:15:59 AM
Quick Conversions
| ZAR | SOS |
|---|---|
| 1 ZAR | 34.40 SOS |
| 10 ZAR | 343.99 SOS |
| 50 ZAR | 1,719.94 SOS |
| 100 ZAR | 3,439.88 SOS |
| 500 ZAR | 17,199.42 SOS |
| 1,000 ZAR | 34,398.83 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-06T08:15:59Z",
"rates": {
"SOS": 34.398834
}
}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": 3439.8834,
"rate": 34.398834
}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