Rate Overview
Live
1 ZAR = 8.0040 HTG
1 HTG = 0.124937
ZAR
Avg
8.0316
High
8.0989
Low
7.9513
Last updated: 7/8/2026, 2:19:47 PM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 8.00 HTG |
| 10 ZAR | 80.04 HTG |
| 50 ZAR | 400.20 HTG |
| 100 ZAR | 800.40 HTG |
| 500 ZAR | 4,002.02 HTG |
| 1,000 ZAR | 8,004.05 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-08T14:19:47Z",
"rates": {
"HTG": 8.004045
}
}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": 800.4045,
"rate": 8.004045
}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