Rate Overview
Live
1 HKD = 5.9495 TRY
1 TRY = 0.168081
HKD
Avg
5.9440
High
5.9501
Low
5.9294
Last updated: 7/1/2026, 5:32:10 PM
Quick Conversions
| HKD | TRY |
|---|---|
| 1 HKD | 5.95 TRY |
| 10 HKD | 59.50 TRY |
| 50 HKD | 297.48 TRY |
| 100 HKD | 594.95 TRY |
| 500 HKD | 2,974.75 TRY |
| 1,000 HKD | 5,949.51 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-01T17:32:10Z",
"rates": {
"TRY": 5.949507
}
}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": 594.9507,
"rate": 5.949507
}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