Rate Overview
Live
1 HKD = 5.8589 TRY
1 TRY = 0.170681
HKD
Avg
5.8390
High
5.8589
Low
5.8199
Last updated: 5/27/2026, 8:47:01 AM
Quick Conversions
| HKD | TRY |
|---|---|
| 1 HKD | 5.86 TRY |
| 10 HKD | 58.59 TRY |
| 50 HKD | 292.94 TRY |
| 100 HKD | 585.89 TRY |
| 500 HKD | 2,929.44 TRY |
| 1,000 HKD | 5,858.89 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-05-27T08:47:01Z",
"rates": {
"TRY": 5.858887
}
}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": 585.8887,
"rate": 5.858887
}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