Rate Overview
Live
1 ZWL = 0.325058 STD
1 STD = 3.0764
ZWL
Avg
5.1504
High
64.2795
Low
0.313027
Last updated: 7/27/2026, 9:39:22 AM
Quick Conversions
| ZWL | STD |
|---|---|
| 1 ZWL | 0.33 STD |
| 10 ZWL | 3.25 STD |
| 50 ZWL | 16.25 STD |
| 100 ZWL | 32.51 STD |
| 500 ZWL | 162.53 STD |
| 1,000 ZWL | 325.06 STD |
Get ZWL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=STDExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-07-27T09:39:22Z",
"rates": {
"STD": 0.325058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "STD",
"amount": 100
},
"result": 32.5058,
"rate": 0.325058
}Build with ZWL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key