Rate Overview
Live
1 TRY = 0.570659 HNL
1 HNL = 1.7524
TRY
Avg
0.570038
High
0.572056
Low
0.562165
Last updated: 7/9/2026, 10:18:32 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.57 HNL |
| 10 TRY | 5.71 HNL |
| 50 TRY | 28.53 HNL |
| 100 TRY | 57.07 HNL |
| 500 TRY | 285.33 HNL |
| 1,000 TRY | 570.66 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-09T10:18:32Z",
"rates": {
"HNL": 0.570659
}
}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.0659,
"rate": 0.570659
}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