Rate Overview
Live
1 HTG = 0.242169 TWD
1 TWD = 4.1293
HTG
Avg
0.240638
High
0.242169
Low
0.238527
Last updated: 3/7/2026, 12:21:47 AM
Quick Conversions
| HTG | TWD |
|---|---|
| 1 HTG | 0.24 TWD |
| 10 HTG | 2.42 TWD |
| 50 HTG | 12.11 TWD |
| 100 HTG | 24.22 TWD |
| 500 HTG | 121.08 TWD |
| 1,000 HTG | 242.17 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-03-07T00:21:47Z",
"rates": {
"TWD": 0.242169
}
}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.2169,
"rate": 0.242169
}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