Rate Overview
Live
1 HKD = 0.446810 TMT
1 TMT = 2.2381
HKD
Avg
0.446635
High
0.446810
Low
0.446379
Last updated: 6/16/2026, 8:36:04 AM
Quick Conversions
| HKD | TMT |
|---|---|
| 1 HKD | 0.45 TMT |
| 10 HKD | 4.47 TMT |
| 50 HKD | 22.34 TMT |
| 100 HKD | 44.68 TMT |
| 500 HKD | 223.41 TMT |
| 1,000 HKD | 446.81 TMT |
Get HKD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=TMTExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-06-16T08:36:04Z",
"rates": {
"TMT": 0.44681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "TMT",
"amount": 100
},
"result": 44.681,
"rate": 0.44681
}Build with HKD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key