Rate Overview
Live
1 TTD = 1.1610 HKD
1 HKD = 0.861356
TTD
Avg
1.1577
High
1.1611
Low
1.1544
Last updated: 7/26/2026, 5:34:00 AM
Quick Conversions
| TTD | HKD |
|---|---|
| 1 TTD | 1.16 HKD |
| 10 TTD | 11.61 HKD |
| 50 TTD | 58.05 HKD |
| 100 TTD | 116.10 HKD |
| 500 TTD | 580.48 HKD |
| 1,000 TTD | 1,160.96 HKD |
Get TTD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=HKDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-26T05:34:00Z",
"rates": {
"HKD": 1.16096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "HKD",
"amount": 100
},
"result": 116.096,
"rate": 1.16096
}Build with TTD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key