Rate Overview
Live
1 HKD = 0.862924 TTD
1 TTD = 1.1589
HKD
Avg
0.863964
High
0.869758
Low
0.860626
Last updated: 9/3/2026, 11:43:46 PM
Quick Conversions
| HKD | TTD |
|---|---|
| 1 HKD | 0.86 TTD |
| 10 HKD | 8.63 TTD |
| 50 HKD | 43.15 TTD |
| 100 HKD | 86.29 TTD |
| 500 HKD | 431.46 TTD |
| 1,000 HKD | 862.92 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-09-03T23:43:46Z",
"rates": {
"TTD": 0.862924
}
}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.2924,
"rate": 0.862924
}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