Rate Overview
Live
1 TRY = 0.559096 HNL
1 HNL = 1.7886
TRY
Avg
0.560598
High
0.562523
Low
0.558597
Last updated: 8/17/2026, 9:26:16 PM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.56 HNL |
| 10 TRY | 5.59 HNL |
| 50 TRY | 27.95 HNL |
| 100 TRY | 55.91 HNL |
| 500 TRY | 279.55 HNL |
| 1,000 TRY | 559.10 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-08-17T21:26:16Z",
"rates": {
"HNL": 0.559096
}
}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": 55.909600000000005,
"rate": 0.559096
}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