Rate Overview
Live
1 ZAR = 7.9086 HTG
1 HTG = 0.126445
ZAR
Avg
8.0757
High
8.2420
Low
7.9006
Last updated: 3/6/2026, 8:15:27 AM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 7.91 HTG |
| 10 ZAR | 79.09 HTG |
| 50 ZAR | 395.43 HTG |
| 100 ZAR | 790.86 HTG |
| 500 ZAR | 3,954.29 HTG |
| 1,000 ZAR | 7,908.58 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-03-06T08:15:27Z",
"rates": {
"HTG": 7.908576
}
}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": 790.8576,
"rate": 7.908576
}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