Rate Overview
Live
1 HTG = 0.125433 ZAR
1 ZAR = 7.9724
HTG
Avg
0.125558
High
0.126722
Low
0.124993
Last updated: 4/17/2026, 4:55:52 AM
Quick Conversions
| HTG | ZAR |
|---|---|
| 1 HTG | 0.13 ZAR |
| 10 HTG | 1.25 ZAR |
| 50 HTG | 6.27 ZAR |
| 100 HTG | 12.54 ZAR |
| 500 HTG | 62.72 ZAR |
| 1,000 HTG | 125.43 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-04-17T04:55:52Z",
"rates": {
"ZAR": 0.125433
}
}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.543299999999999,
"rate": 0.125433
}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