Rate Overview
Live
1 HKD = 4.0591 TWD
1 TWD = 0.246362
HKD
Avg
4.0426
High
4.0597
Low
4.0125
Last updated: 3/7/2026, 12:10:40 AM
Quick Conversions
| HKD | TWD |
|---|---|
| 1 HKD | 4.06 TWD |
| 10 HKD | 40.59 TWD |
| 50 HKD | 202.95 TWD |
| 100 HKD | 405.91 TWD |
| 500 HKD | 2,029.54 TWD |
| 1,000 HKD | 4,059.07 TWD |
Get HKD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=TWDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-07T00:10:40Z",
"rates": {
"TWD": 4.059071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "TWD",
"amount": 100
},
"result": 405.9071,
"rate": 4.059071
}Build with HKD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key