Rate Overview
Live
1 STD = 3.1595 ZWL
1 ZWL = 0.316506
STD
Avg
3.1411
High
3.1595
Low
3.1203
Last updated: 9/8/2026, 2:59:27 PM
Quick Conversions
| STD | ZWL |
|---|---|
| 1 STD | 3.16 ZWL |
| 10 STD | 31.60 ZWL |
| 50 STD | 157.98 ZWL |
| 100 STD | 315.95 ZWL |
| 500 STD | 1,579.75 ZWL |
| 1,000 STD | 3,159.50 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-09-08T14:59:27Z",
"rates": {
"ZWL": 3.1595
}
}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": 315.95,
"rate": 3.1595
}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