Rate Overview
Live
1 HKD = 0.446058 TMT
1 TMT = 2.2419
HKD
Avg
0.447631
High
0.449972
Low
0.445477
Last updated: 7/22/2026, 6:07:31 AM
Quick Conversions
| HKD | TMT |
|---|---|
| 1 HKD | 0.45 TMT |
| 10 HKD | 4.46 TMT |
| 50 HKD | 22.30 TMT |
| 100 HKD | 44.61 TMT |
| 500 HKD | 223.03 TMT |
| 1,000 HKD | 446.06 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-07-22T06:07:31Z",
"rates": {
"TMT": 0.446058
}
}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.6058,
"rate": 0.446058
}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