Rate Overview
Live
1 TWD = 0.245165 HKD
1 HKD = 4.0789
TWD
Avg
0.249231
High
0.259238
Low
0.243649
Last updated: 3/27/2026, 3:25:05 PM
Quick Conversions
| TWD | HKD |
|---|---|
| 1 TWD | 0.25 HKD |
| 10 TWD | 2.45 HKD |
| 50 TWD | 12.26 HKD |
| 100 TWD | 24.52 HKD |
| 500 TWD | 122.58 HKD |
| 1,000 TWD | 245.17 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-27T15:25:05Z",
"rates": {
"HKD": 0.245165
}
}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.5165,
"rate": 0.245165
}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