Rate Overview
Live
1 HKD = 4.0794 TWD
1 TWD = 0.245132
HKD
Avg
4.0850
High
4.0928
Low
4.0791
Last updated: 3/27/2026, 7:44:27 AM
Quick Conversions
| HKD | TWD |
|---|---|
| 1 HKD | 4.08 TWD |
| 10 HKD | 40.79 TWD |
| 50 HKD | 203.97 TWD |
| 100 HKD | 407.94 TWD |
| 500 HKD | 2,039.72 TWD |
| 1,000 HKD | 4,079.44 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-27T07:44:27Z",
"rates": {
"TWD": 4.079442
}
}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": 407.9442,
"rate": 4.079442
}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