Rate Overview
Live
1 HKD = 0.867007 TTD
1 TTD = 1.1534
HKD
Avg
0.866041
High
0.867029
Low
0.864465
Last updated: 6/16/2026, 8:06:23 PM
Quick Conversions
| HKD | TTD |
|---|---|
| 1 HKD | 0.87 TTD |
| 10 HKD | 8.67 TTD |
| 50 HKD | 43.35 TTD |
| 100 HKD | 86.70 TTD |
| 500 HKD | 433.50 TTD |
| 1,000 HKD | 867.01 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-06-16T20:06:23Z",
"rates": {
"TTD": 0.867007
}
}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.7007,
"rate": 0.867007
}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