Rate Overview
Live
1 ZAR = 8.0473 HTG
1 HTG = 0.124265
ZAR
Avg
7.5025
High
8.2144
Low
6.9338
Last updated: 5/29/2026, 6:45:33 PM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 8.05 HTG |
| 10 ZAR | 80.47 HTG |
| 50 ZAR | 402.36 HTG |
| 100 ZAR | 804.73 HTG |
| 500 ZAR | 4,023.64 HTG |
| 1,000 ZAR | 8,047.29 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-05-29T18:45:33Z",
"rates": {
"HTG": 8.047289
}
}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": 804.7289,
"rate": 8.047289
}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