Rate Overview
Live
1 HTG = 0.242716 TWD
1 TWD = 4.1200
HTG
Avg
0.244038
High
0.245863
Low
0.242716
Last updated: 8/19/2026, 1:03:53 PM
Quick Conversions
| HTG | TWD |
|---|---|
| 1 HTG | 0.24 TWD |
| 10 HTG | 2.43 TWD |
| 50 HTG | 12.14 TWD |
| 100 HTG | 24.27 TWD |
| 500 HTG | 121.36 TWD |
| 1,000 HTG | 242.72 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-08-19T13:03:53Z",
"rates": {
"TWD": 0.242716
}
}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.2716,
"rate": 0.242716
}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