Rate Overview
Live
1 TWD = 0.831254 HNL
1 HNL = 1.2030
TWD
Avg
0.831856
High
0.915292
Low
0.780615
Last updated: 3/26/2026, 1:37:03 PM
Quick Conversions
| TWD | HNL |
|---|---|
| 1 TWD | 0.83 HNL |
| 10 TWD | 8.31 HNL |
| 50 TWD | 41.56 HNL |
| 100 TWD | 83.13 HNL |
| 500 TWD | 415.63 HNL |
| 1,000 TWD | 831.25 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-03-26T13:37:03Z",
"rates": {
"HNL": 0.831254
}
}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": 83.1254,
"rate": 0.831254
}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