Rate Overview
Live
1 TRY = 0.592291 HNL
1 HNL = 1.6884
TRY
Avg
0.593807
High
0.596135
Low
0.591840
Last updated: 4/17/2026, 6:10:36 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.59 HNL |
| 10 TRY | 5.92 HNL |
| 50 TRY | 29.61 HNL |
| 100 TRY | 59.23 HNL |
| 500 TRY | 296.15 HNL |
| 1,000 TRY | 592.29 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-04-17T06:10:36Z",
"rates": {
"HNL": 0.592291
}
}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": 59.2291,
"rate": 0.592291
}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