Rate Overview
Live
1 HTG = 0.240881 TWD
1 TWD = 4.1514
HTG
Avg
0.241706
High
0.242768
Low
0.240881
Last updated: 9/9/2026, 12:47:58 PM
Quick Conversions
| HTG | TWD |
|---|---|
| 1 HTG | 0.24 TWD |
| 10 HTG | 2.41 TWD |
| 50 HTG | 12.04 TWD |
| 100 HTG | 24.09 TWD |
| 500 HTG | 120.44 TWD |
| 1,000 HTG | 240.88 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-09-09T12:47:58Z",
"rates": {
"TWD": 0.240881
}
}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": 24.0881,
"rate": 0.240881
}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