Rate Overview
Live
1 STD = 3.0861 ZWL
1 ZWL = 0.324034
STD
Avg
2.9992
High
3.1189
Low
0.015557
Last updated: 7/29/2026, 8:52:00 AM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.09 ZWL |
| 10 STD | 30.86 ZWL |
| 50 STD | 154.31 ZWL |
| 100 STD | 308.61 ZWL |
| 500 STD | 1,543.05 ZWL |
| 1,000 STD | 3,086.10 ZWL |
Get STD/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=ZWLExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-29T08:52:00Z",
"rates": {
"ZWL": 3.0861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "ZWL",
"amount": 100
},
"result": 308.61,
"rate": 3.0861
}Build with STD/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key