Rate Overview
Live
1 TTD = 1.1542 HKD
1 HKD = 0.866414
TTD
Avg
1.1544
High
1.1558
Low
1.1524
Last updated: 4/18/2026, 8:49:13 AM
Quick Conversions
| TTD | HKD |
|---|---|
| 1 TTD | 1.15 HKD |
| 10 TTD | 11.54 HKD |
| 50 TTD | 57.71 HKD |
| 100 TTD | 115.42 HKD |
| 500 TTD | 577.09 HKD |
| 1,000 TTD | 1,154.18 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-04-18T08:49:13Z",
"rates": {
"HKD": 1.154183
}
}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": 115.4183,
"rate": 1.154183
}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