Rate Overview
Live
1 HKD = 5.7314 TRY
1 TRY = 0.174479
HKD
Avg
5.7111
High
5.7314
Low
5.7029
Last updated: 4/17/2026, 12:00:06 AM
Quick Conversions
| HKD | TRY |
|---|---|
| 1 HKD | 5.73 TRY |
| 10 HKD | 57.31 TRY |
| 50 HKD | 286.57 TRY |
| 100 HKD | 573.14 TRY |
| 500 HKD | 2,865.68 TRY |
| 1,000 HKD | 5,731.36 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-04-17T00:00:06Z",
"rates": {
"TRY": 5.731362
}
}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": 573.1362,
"rate": 5.731362
}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