Rate Overview
Live
1 USD = 321.9995 ZWL
1 ZWL = 0.003106
USD
Avg
321.9995
High
321.9997
Low
321.9995
Last updated: 5/7/2026, 4:32:26 AM
Quick Conversions
| USD | ZWL |
|---|---|
| 1 USD | 322.00 ZWL |
| 10 USD | 3,219.99 ZWL |
| 50 USD | 16,099.97 ZWL |
| 100 USD | 32,199.95 ZWL |
| 500 USD | 160,999.74 ZWL |
| 1,000 USD | 321,999.48 ZWL |
Get USD/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ZWLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-07T04:32:26Z",
"rates": {
"ZWL": 321.99947944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ZWL",
"amount": 100
},
"result": 32199.947944000003,
"rate": 321.99947944
}Build with USD/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key