Rate Overview
Live
1 ZWL = 0.318494 STD
1 STD = 3.1398
ZWL
Avg
0.318919
High
0.320423
Low
0.317624
Last updated: 6/17/2026, 5:01:36 AM
Quick Conversions
| ZWL | STD |
|---|---|
| 1 ZWL | 0.32 STD |
| 10 ZWL | 3.18 STD |
| 50 ZWL | 15.92 STD |
| 100 ZWL | 31.85 STD |
| 500 ZWL | 159.25 STD |
| 1,000 ZWL | 318.49 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-06-17T05:01:36Z",
"rates": {
"STD": 0.318494
}
}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.8494,
"rate": 0.318494
}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