Rate Overview
Live
1 HKD = 6.0355 TRY
1 TRY = 0.165687
HKD
Avg
3.8702
High
6.0355
Low
1.0709
Last updated: 7/26/2026, 10:07:49 PM
Quick Conversions
| HKD | TRY |
|---|---|
| 1 HKD | 6.04 TRY |
| 10 HKD | 60.35 TRY |
| 50 HKD | 301.77 TRY |
| 100 HKD | 603.55 TRY |
| 500 HKD | 3,017.75 TRY |
| 1,000 HKD | 6,035.49 TRY |
Get HKD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=TRYExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-26T22:07:49Z",
"rates": {
"TRY": 6.035494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "TRY",
"amount": 100
},
"result": 603.5494,
"rate": 6.035494
}Build with HKD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key