Rate Overview
Live
1 STD = 3.1071 ZWL
1 ZWL = 0.321845
STD
Avg
3.1307
High
3.1484
Low
3.1071
Last updated: 6/19/2026, 8:38:49 AM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.11 ZWL |
| 10 STD | 31.07 ZWL |
| 50 STD | 155.35 ZWL |
| 100 STD | 310.71 ZWL |
| 500 STD | 1,553.54 ZWL |
| 1,000 STD | 3,107.09 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-06-19T08:38:49Z",
"rates": {
"ZWL": 3.107089
}
}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": 310.7089,
"rate": 3.107089
}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