Rate Overview
Live
1 TRY = 0.564750 HNL
1 HNL = 1.7707
TRY
Avg
0.565712
High
0.566576
Low
0.564750
Last updated: 7/30/2026, 4:57:41 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.56 HNL |
| 10 TRY | 5.65 HNL |
| 50 TRY | 28.24 HNL |
| 100 TRY | 56.47 HNL |
| 500 TRY | 282.38 HNL |
| 1,000 TRY | 564.75 HNL |
Get TRY/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=HNLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-30T04:57:41Z",
"rates": {
"HNL": 0.56475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "HNL",
"amount": 100
},
"result": 56.474999999999994,
"rate": 0.56475
}Build with TRY/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key