Rate Overview
Live
1 TRY = 0.571704 HNL
1 HNL = 1.7492
TRY
Avg
0.593970
High
0.614551
Low
0.571598
Last updated: 7/7/2026, 12:12:59 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.57 HNL |
| 10 TRY | 5.72 HNL |
| 50 TRY | 28.59 HNL |
| 100 TRY | 57.17 HNL |
| 500 TRY | 285.85 HNL |
| 1,000 TRY | 571.70 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-07T00:12:59Z",
"rates": {
"HNL": 0.571704
}
}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": 57.1704,
"rate": 0.571704
}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