Rate Overview
Live
1 TRY = 0.564732 HNL
1 HNL = 1.7708
TRY
Avg
0.606746
High
0.648574
Low
0.564732
Last updated: 7/30/2026, 8:03:03 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.37 HNL |
| 1,000 TRY | 564.73 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-30T08:03:03Z",
"rates": {
"HNL": 0.564732
}
}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.4732,
"rate": 0.564732
}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