Rate Overview
Live
1 TWD = 0.242386 HKD
1 HKD = 4.1257
TWD
Avg
0.246910
High
0.249780
Low
0.242386
Last updated: 7/26/2026, 2:12:58 AM
Quick Conversions
| TWD | HKD |
|---|---|
| 1 TWD | 0.24 HKD |
| 10 TWD | 2.42 HKD |
| 50 TWD | 12.12 HKD |
| 100 TWD | 24.24 HKD |
| 500 TWD | 121.19 HKD |
| 1,000 TWD | 242.39 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-26T02:12:58Z",
"rates": {
"HKD": 0.242386
}
}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.238599999999998,
"rate": 0.242386
}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