Rate Overview
Live
1 HTG = 0.248249 TWD
1 TWD = 4.0282
HTG
Avg
0.246438
High
0.248249
Low
0.243321
Last updated: 7/29/2026, 1:55:00 PM
Quick Conversions
| HTG | TWD |
|---|---|
| 1 HTG | 0.25 TWD |
| 10 HTG | 2.48 TWD |
| 50 HTG | 12.41 TWD |
| 100 HTG | 24.82 TWD |
| 500 HTG | 124.12 TWD |
| 1,000 HTG | 248.25 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-07-29T13:55:00Z",
"rates": {
"TWD": 0.248249
}
}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.8249,
"rate": 0.248249
}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