Rate Overview
Live
1 HTG = 2.4518 ZWL
1 ZWL = 0.407865
HTG
Avg
2.4574
High
2.4655
Low
2.4518
Last updated: 5/8/2026, 1:59:08 AM
Quick Conversions
| HTG | ZWL |
|---|---|
| 1 HTG | 2.45 ZWL |
| 10 HTG | 24.52 ZWL |
| 50 HTG | 122.59 ZWL |
| 100 HTG | 245.18 ZWL |
| 500 HTG | 1,225.90 ZWL |
| 1,000 HTG | 2,451.79 ZWL |
Get HTG/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ZWLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-08T01:59:08Z",
"rates": {
"ZWL": 2.45179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ZWL",
"amount": 100
},
"result": 245.179,
"rate": 2.45179
}Build with HTG/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key