Rate Overview
Live
1 HKD = 6.1788 TRY
1 TRY = 0.161844
HKD
Avg
6.1572
High
6.1788
Low
6.1401
Last updated: 9/3/2026, 11:43:46 PM
Quick Conversions
| HKD | TRY |
|---|---|
| 1 HKD | 6.18 TRY |
| 10 HKD | 61.79 TRY |
| 50 HKD | 308.94 TRY |
| 100 HKD | 617.88 TRY |
| 500 HKD | 3,089.40 TRY |
| 1,000 HKD | 6,178.80 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-09-03T23:43:46Z",
"rates": {
"TRY": 6.1788
}
}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": 617.88,
"rate": 6.1788
}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