Rate Overview
Live
1 HKD = 4.0812 TWD
1 TWD = 0.245025
HKD
Avg
4.0811
High
4.0966
Low
4.0686
Last updated: 7/9/2026, 3:42:03 AM
Quick Conversions
| HKD | TWD |
|---|---|
| 1 HKD | 4.08 TWD |
| 10 HKD | 40.81 TWD |
| 50 HKD | 204.06 TWD |
| 100 HKD | 408.12 TWD |
| 500 HKD | 2,040.61 TWD |
| 1,000 HKD | 4,081.22 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-09T03:42:03Z",
"rates": {
"TWD": 4.08122
}
}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": 408.122,
"rate": 4.08122
}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