Rate Overview
Live
1 STD = 3.1085 ZWL
1 ZWL = 0.321696
STD
Avg
2.7441
High
3.1727
Low
0.015557
Last updated: 7/31/2026, 8:52:28 AM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.11 ZWL |
| 10 STD | 31.09 ZWL |
| 50 STD | 155.43 ZWL |
| 100 STD | 310.85 ZWL |
| 500 STD | 1,554.26 ZWL |
| 1,000 STD | 3,108.52 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-31T08:52:28Z",
"rates": {
"ZWL": 3.10852
}
}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.852,
"rate": 3.10852
}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