Rate Overview
Live
1 TWD = 0.244435 HKD
1 HKD = 4.0911
TWD
Avg
0.254586
High
0.282126
Low
0.238658
Last updated: 7/11/2026, 12:14:12 PM
Quick Conversions
| TWD | HKD |
|---|---|
| 1 TWD | 0.24 HKD |
| 10 TWD | 2.44 HKD |
| 50 TWD | 12.22 HKD |
| 100 TWD | 24.44 HKD |
| 500 TWD | 122.22 HKD |
| 1,000 TWD | 244.44 HKD |
Get TWD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=HKDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-11T12:14:12Z",
"rates": {
"HKD": 0.244435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "HKD",
"amount": 100
},
"result": 24.4435,
"rate": 0.244435
}Build with TWD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key