Rate Overview
Live
1 HKD = 0.447363 TMT
1 TMT = 2.2353
HKD
Avg
0.447524
High
0.449824
Low
0.446160
Last updated: 3/7/2026, 12:11:27 AM
Quick Conversions
| HKD | TMT |
|---|---|
| 1 HKD | 0.45 TMT |
| 10 HKD | 4.47 TMT |
| 50 HKD | 22.37 TMT |
| 100 HKD | 44.74 TMT |
| 500 HKD | 223.68 TMT |
| 1,000 HKD | 447.36 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-03-07T00:11:27Z",
"rates": {
"TMT": 0.447363
}
}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.7363,
"rate": 0.447363
}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