Rate Overview
Live
1 HKD = 3.9986 TWD
1 TWD = 0.250088
HKD
Avg
4.0197
High
4.0381
Low
3.9986
Last updated: 5/9/2026, 8:00:28 PM
Quick Conversions
| HKD | TWD |
|---|---|
| 1 HKD | 4.00 TWD |
| 10 HKD | 39.99 TWD |
| 50 HKD | 199.93 TWD |
| 100 HKD | 399.86 TWD |
| 500 HKD | 1,999.30 TWD |
| 1,000 HKD | 3,998.60 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-05-09T20:00:28Z",
"rates": {
"TWD": 3.998599
}
}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": 399.8599,
"rate": 3.998599
}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