Rate Overview
Live
1 STD = 0.015557 ZWL
1 ZWL = 64.2797
STD
Avg
2.3088
High
2.9725
Low
0.015557
Last updated: 3/28/2026, 12:04:26 PM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 0.02 ZWL |
| 10 STD | 0.16 ZWL |
| 50 STD | 0.78 ZWL |
| 100 STD | 1.56 ZWL |
| 500 STD | 7.78 ZWL |
| 1,000 STD | 15.56 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-03-28T12:04:26Z",
"rates": {
"ZWL": 0.015557
}
}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": 1.5556999999999999,
"rate": 0.015557
}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