Rate Overview
Live
1 HKD = 4.1384 TWD
1 TWD = 0.241641
HKD
Avg
4.0507
High
4.1384
Low
4.0035
Last updated: 7/29/2026, 7:11:25 AM
Quick Conversions
| HKD | TWD |
|---|---|
| 1 HKD | 4.14 TWD |
| 10 HKD | 41.38 TWD |
| 50 HKD | 206.92 TWD |
| 100 HKD | 413.84 TWD |
| 500 HKD | 2,069.19 TWD |
| 1,000 HKD | 4,138.37 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-07-29T07:11:25Z",
"rates": {
"TWD": 4.138373
}
}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": 413.83729999999997,
"rate": 4.138373
}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