Rate Overview
Live
1 HTG = 0.128139 ZAR
1 ZAR = 7.8040
HTG
Avg
0.128036
High
0.137533
Low
0.120370
Last updated: 7/28/2026, 9:07:00 AM
Quick Conversions
| HTG | ZAR |
|---|---|
| 1 HTG | 0.13 ZAR |
| 10 HTG | 1.28 ZAR |
| 50 HTG | 6.41 ZAR |
| 100 HTG | 12.81 ZAR |
| 500 HTG | 64.07 ZAR |
| 1,000 HTG | 128.14 ZAR |
Get HTG/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ZARExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-28T09:07:00Z",
"rates": {
"ZAR": 0.128139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ZAR",
"amount": 100
},
"result": 12.8139,
"rate": 0.128139
}Build with HTG/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key