Rate Overview
Live
1 ZAR = 7.8114 HTG
1 HTG = 0.128018
ZAR
Avg
7.9680
High
8.2461
Low
7.6464
Last updated: 7/29/2026, 5:20:13 AM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 7.81 HTG |
| 10 ZAR | 78.11 HTG |
| 50 ZAR | 390.57 HTG |
| 100 ZAR | 781.14 HTG |
| 500 ZAR | 3,905.69 HTG |
| 1,000 ZAR | 7,811.38 HTG |
Get ZAR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=HTGExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-29T05:20:13Z",
"rates": {
"HTG": 7.811381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "HTG",
"amount": 100
},
"result": 781.1381,
"rate": 7.811381
}Build with ZAR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key