Rate Overview
Live
1 HTG = 0.012734 NZD
1 NZD = 78.5299
HTG
Avg
0.012900
High
0.013017
Low
0.012734
Last updated: 5/7/2026, 1:46:02 PM
Quick Conversions
| HTG | NZD |
|---|---|
| 1 HTG | 0.01 NZD |
| 10 HTG | 0.13 NZD |
| 50 HTG | 0.64 NZD |
| 100 HTG | 1.27 NZD |
| 500 HTG | 6.37 NZD |
| 1,000 HTG | 12.73 NZD |
Get HTG/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=NZDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-07T13:46:02Z",
"rates": {
"NZD": 0.012734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "NZD",
"amount": 100
},
"result": 1.2734,
"rate": 0.012734
}Build with HTG/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key