Rate Overview
Live
1 STD = 3.0252 ZWL
1 ZWL = 0.330554
STD
Avg
3.0446
High
3.0857
Low
3.0249
Last updated: 3/7/2026, 7:53:33 AM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.03 ZWL |
| 10 STD | 30.25 ZWL |
| 50 STD | 151.26 ZWL |
| 100 STD | 302.52 ZWL |
| 500 STD | 1,512.61 ZWL |
| 1,000 STD | 3,025.23 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-07T07:53:33Z",
"rates": {
"ZWL": 3.025227
}
}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": 302.5227,
"rate": 3.025227
}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