Rate Overview
Live
1 HKD = 0.447877 TMT
1 TMT = 2.2328
HKD
Avg
0.447590
High
0.447919
Low
0.447386
Last updated: 4/17/2026, 12:00:33 AM
Quick Conversions
| HKD | TMT |
|---|---|
| 1 HKD | 0.45 TMT |
| 10 HKD | 4.48 TMT |
| 50 HKD | 22.39 TMT |
| 100 HKD | 44.79 TMT |
| 500 HKD | 223.94 TMT |
| 1,000 HKD | 447.88 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-04-17T00:00:33Z",
"rates": {
"TMT": 0.447877
}
}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.7877,
"rate": 0.447877
}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