Rate Overview
Live
1 HKD = 0.865596 TTD
1 TTD = 1.1553
HKD
Avg
0.866152
High
0.870565
Low
0.862585
Last updated: 3/27/2026, 7:05:13 PM
Quick Conversions
| HKD | TTD |
|---|---|
| 1 HKD | 0.87 TTD |
| 10 HKD | 8.66 TTD |
| 50 HKD | 43.28 TTD |
| 100 HKD | 86.56 TTD |
| 500 HKD | 432.80 TTD |
| 1,000 HKD | 865.60 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-03-27T19:05:13Z",
"rates": {
"TTD": 0.865596
}
}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.5596,
"rate": 0.865596
}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