Rate Overview
Live
1 HKD = 5.9951 TRY
1 TRY = 0.166802
HKD
Avg
5.9806
High
5.9951
Low
5.9671
Last updated: 7/12/2026, 4:04:02 AM
Quick Conversions
| HKD | TRY |
|---|---|
| 1 HKD | 6.00 TRY |
| 10 HKD | 59.95 TRY |
| 50 HKD | 299.76 TRY |
| 100 HKD | 599.51 TRY |
| 500 HKD | 2,997.57 TRY |
| 1,000 HKD | 5,995.14 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-12T04:04:02Z",
"rates": {
"TRY": 5.995139
}
}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": 599.5139,
"rate": 5.995139
}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