Rate Overview
Live
1 TWD = 0.847193 HNL
1 HNL = 1.1804
TWD
Avg
0.847733
High
0.849542
Low
0.845491
Last updated: 9/4/2026, 4:15:18 PM
Quick Conversions
| TWD | HNL |
|---|---|
| 1 TWD | 0.85 HNL |
| 10 TWD | 8.47 HNL |
| 50 TWD | 42.36 HNL |
| 100 TWD | 84.72 HNL |
| 500 TWD | 423.60 HNL |
| 1,000 TWD | 847.19 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-09-04T16:15:18Z",
"rates": {
"HNL": 0.847193
}
}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": 84.7193,
"rate": 0.847193
}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