Rate Overview
Live
1 ZAR = 7.9923 HTG
1 HTG = 0.125120
ZAR
Avg
7.9402
High
8.0781
Low
7.8342
Last updated: 5/9/2026, 1:13:22 PM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 7.99 HTG |
| 10 ZAR | 79.92 HTG |
| 50 ZAR | 399.62 HTG |
| 100 ZAR | 799.23 HTG |
| 500 ZAR | 3,996.16 HTG |
| 1,000 ZAR | 7,992.32 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-09T13:13:22Z",
"rates": {
"HTG": 7.992321
}
}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": 799.2321,
"rate": 7.992321
}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