Rate Overview
Live
1 HKD = 0.866600 TTD
1 TTD = 1.1539
HKD
Avg
0.867881
High
0.874796
Low
0.861911
Last updated: 5/27/2026, 1:34:38 PM
Quick Conversions
| HKD | TTD |
|---|---|
| 1 HKD | 0.87 TTD |
| 10 HKD | 8.67 TTD |
| 50 HKD | 43.33 TTD |
| 100 HKD | 86.66 TTD |
| 500 HKD | 433.30 TTD |
| 1,000 HKD | 866.60 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-05-27T13:34:38Z",
"rates": {
"TTD": 0.8666
}
}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.66,
"rate": 0.8666
}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