Rate Overview
Live
1 ZWL = 0.318898 STD
1 STD = 3.1358
ZWL
Avg
0.320071
High
0.323140
Low
0.318018
Last updated: 9/4/2026, 10:24:22 AM
Quick Conversions
| ZWL | STD |
|---|---|
| 1 ZWL | 0.32 STD |
| 10 ZWL | 3.19 STD |
| 50 ZWL | 15.94 STD |
| 100 ZWL | 31.89 STD |
| 500 ZWL | 159.45 STD |
| 1,000 ZWL | 318.90 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-09-04T10:24:22Z",
"rates": {
"STD": 0.318898
}
}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": 31.8898,
"rate": 0.318898
}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