Rate Overview
Live
1 STD = 3.1188 ZWL
1 ZWL = 0.320635
STD
Avg
3.1018
High
3.1188
Low
3.0663
Last updated: 5/27/2026, 6:18:00 PM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.12 ZWL |
| 10 STD | 31.19 ZWL |
| 50 STD | 155.94 ZWL |
| 100 STD | 311.88 ZWL |
| 500 STD | 1,559.40 ZWL |
| 1,000 STD | 3,118.81 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-05-27T18:18:00Z",
"rates": {
"ZWL": 3.118809
}
}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": 311.8809,
"rate": 3.118809
}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