Rate Overview
Live
1 TWD = 0.826293 HNL
1 HNL = 1.2102
TWD
Avg
0.838372
High
0.846024
Low
0.826293
Last updated: 7/20/2026, 7:04:07 PM
Quick Conversions
| TWD | HNL |
|---|---|
| 1 TWD | 0.83 HNL |
| 10 TWD | 8.26 HNL |
| 50 TWD | 41.31 HNL |
| 100 TWD | 82.63 HNL |
| 500 TWD | 413.15 HNL |
| 1,000 TWD | 826.29 HNL |
Get TWD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=HNLExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-20T19:04:07Z",
"rates": {
"HNL": 0.826293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "HNL",
"amount": 100
},
"result": 82.6293,
"rate": 0.826293
}Build with TWD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key