Rate Overview
Live
1 TTD = 1.1554 HKD
1 HKD = 0.865519
TTD
Avg
1.1519
High
1.1575
Low
1.1437
Last updated: 3/27/2026, 11:47:09 AM
Quick Conversions
| TTD | HKD |
|---|---|
| 1 TTD | 1.16 HKD |
| 10 TTD | 11.55 HKD |
| 50 TTD | 57.77 HKD |
| 100 TTD | 115.54 HKD |
| 500 TTD | 577.69 HKD |
| 1,000 TTD | 1,155.38 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-03-27T11:47:09Z",
"rates": {
"HKD": 1.155376
}
}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.5376,
"rate": 1.155376
}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