Rate Overview
Live
1 TWD = 0.245131 HKD
1 HKD = 4.0795
TWD
Avg
0.255067
High
0.276310
Low
0.238524
Last updated: 3/27/2026, 6:30:47 AM
Quick Conversions
| TWD | HKD |
|---|---|
| 1 TWD | 0.25 HKD |
| 10 TWD | 2.45 HKD |
| 50 TWD | 12.26 HKD |
| 100 TWD | 24.51 HKD |
| 500 TWD | 122.57 HKD |
| 1,000 TWD | 245.13 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-03-27T06:30:47Z",
"rates": {
"HKD": 0.245131
}
}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.513099999999998,
"rate": 0.245131
}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