Rate Overview
Live
1 TRY = 0.579862 HNL
1 HNL = 1.7245
TRY
Avg
0.602224
High
0.619140
Low
0.579862
Last updated: 5/27/2026, 7:20:06 PM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.58 HNL |
| 10 TRY | 5.80 HNL |
| 50 TRY | 28.99 HNL |
| 100 TRY | 57.99 HNL |
| 500 TRY | 289.93 HNL |
| 1,000 TRY | 579.86 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-05-27T19:20:06Z",
"rates": {
"HNL": 0.579862
}
}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.9862,
"rate": 0.579862
}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