Rate Overview
Live
1 USD = 321.9996 ZWL
1 ZWL = 0.003106
USD
Avg
321.9996
High
321.9997
Low
321.9995
Last updated: 4/16/2026, 10:53:22 PM
Quick Conversions
| USD | ZWL |
|---|---|
| 1 USD | 322.00 ZWL |
| 10 USD | 3,220.00 ZWL |
| 50 USD | 16,099.98 ZWL |
| 100 USD | 32,199.96 ZWL |
| 500 USD | 160,999.80 ZWL |
| 1,000 USD | 321,999.60 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-04-16T22:53:22Z",
"rates": {
"ZWL": 321.99960053
}
}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.960053000003,
"rate": 321.99960053
}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