Rate Overview
Live
1 HTG = 0.239200 TWD
1 TWD = 4.1806
HTG
Avg
0.240470
High
0.241491
Low
0.238838
Last updated: 5/9/2026, 3:41:30 AM
Quick Conversions
| HTG | TWD |
|---|---|
| 1 HTG | 0.24 TWD |
| 10 HTG | 2.39 TWD |
| 50 HTG | 11.96 TWD |
| 100 HTG | 23.92 TWD |
| 500 HTG | 119.60 TWD |
| 1,000 HTG | 239.20 TWD |
Get HTG/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=TWDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-09T03:41:30Z",
"rates": {
"TWD": 0.2392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "TWD",
"amount": 100
},
"result": 23.919999999999998,
"rate": 0.2392
}Build with HTG/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key