Rate Overview
Live
1 TWD = 0.248438 HKD
1 HKD = 4.0251
TWD
Avg
0.247229
High
0.248460
Low
0.246321
Last updated: 4/16/2026, 9:24:01 AM
Quick Conversions
| TWD | HKD |
|---|---|
| 1 TWD | 0.25 HKD |
| 10 TWD | 2.48 HKD |
| 50 TWD | 12.42 HKD |
| 100 TWD | 24.84 HKD |
| 500 TWD | 124.22 HKD |
| 1,000 TWD | 248.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-04-16T09:24:01Z",
"rates": {
"HKD": 0.248438
}
}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.843799999999998,
"rate": 0.248438
}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