Rate Overview
Live
1 HKD = 0.863931 TTD
1 TTD = 1.1575
HKD
Avg
0.863771
High
0.867270
Low
0.856202
Last updated: 7/6/2026, 6:46:50 AM
Quick Conversions
| HKD | TTD |
|---|---|
| 1 HKD | 0.86 TTD |
| 10 HKD | 8.64 TTD |
| 50 HKD | 43.20 TTD |
| 100 HKD | 86.39 TTD |
| 500 HKD | 431.97 TTD |
| 1,000 HKD | 863.93 TTD |
Get HKD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=TTDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-06T06:46:50Z",
"rates": {
"TTD": 0.863931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "TTD",
"amount": 100
},
"result": 86.3931,
"rate": 0.863931
}Build with HKD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key