Rate Overview
Live
1 TRY = 0.589595 HNL
1 HNL = 1.6961
TRY
Avg
0.588977
High
0.589761
Low
0.586546
Last updated: 5/7/2026, 8:32:40 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.59 HNL |
| 10 TRY | 5.90 HNL |
| 50 TRY | 29.48 HNL |
| 100 TRY | 58.96 HNL |
| 500 TRY | 294.80 HNL |
| 1,000 TRY | 589.60 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-07T08:32:40Z",
"rates": {
"HNL": 0.589595
}
}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": 58.9595,
"rate": 0.589595
}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