Rate Overview
Live
1 ZWL = 0.008542 SOS
1 SOS = 117.0686
ZWL
Avg
0.008586
High
0.008629
Low
0.008525
Last updated: 9/3/2026, 9:52:49 PM
Quick Conversions
| ZWL | SOS |
|---|---|
| 1 ZWL | 0.01 SOS |
| 10 ZWL | 0.09 SOS |
| 50 ZWL | 0.43 SOS |
| 100 ZWL | 0.85 SOS |
| 500 ZWL | 4.27 SOS |
| 1,000 ZWL | 8.54 SOS |
Get ZWL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=SOSExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-09-03T21:52:49Z",
"rates": {
"SOS": 0.008542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "SOS",
"amount": 100
},
"result": 0.8542,
"rate": 0.008542
}Build with ZWL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key