Rate Overview
Live
1 HKD = 4.0648 TWD
1 TWD = 0.246016
HKD
Avg
3.9579
High
4.0928
Low
3.6359
Last updated: 7/1/2026, 10:36:05 AM
Quick Conversions
| HKD | TWD |
|---|---|
| 1 HKD | 4.06 TWD |
| 10 HKD | 40.65 TWD |
| 50 HKD | 203.24 TWD |
| 100 HKD | 406.48 TWD |
| 500 HKD | 2,032.39 TWD |
| 1,000 HKD | 4,064.77 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-01T10:36:05Z",
"rates": {
"TWD": 4.064772
}
}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": 406.4772,
"rate": 4.064772
}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