Rate Overview
Live
1 STD = 3.1294 ZWL
1 ZWL = 0.319554
STD
Avg
3.1201
High
3.1351
Low
3.1045
Last updated: 8/19/2026, 12:57:16 PM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.13 ZWL |
| 10 STD | 31.29 ZWL |
| 50 STD | 156.47 ZWL |
| 100 STD | 312.94 ZWL |
| 500 STD | 1,564.68 ZWL |
| 1,000 STD | 3,129.36 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-08-19T12:57:16Z",
"rates": {
"ZWL": 3.12936
}
}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": 312.93600000000004,
"rate": 3.12936
}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