Rate Overview
Live
1 HKD = 0.447936 TMT
1 TMT = 2.2325
HKD
Avg
0.448991
High
0.451238
Low
0.446580
Last updated: 5/27/2026, 7:26:49 AM
Quick Conversions
| HKD | TMT |
|---|---|
| 1 HKD | 0.45 TMT |
| 10 HKD | 4.48 TMT |
| 50 HKD | 22.40 TMT |
| 100 HKD | 44.79 TMT |
| 500 HKD | 223.97 TMT |
| 1,000 HKD | 447.94 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-05-27T07:26:49Z",
"rates": {
"TMT": 0.447936
}
}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.7936,
"rate": 0.447936
}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