Rate Overview
Live
1 TRY = 0.596930 HNL
1 HNL = 1.6752
TRY
Avg
0.613917
High
0.631683
Low
0.596930
Last updated: 3/27/2026, 11:13:30 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.60 HNL |
| 10 TRY | 5.97 HNL |
| 50 TRY | 29.85 HNL |
| 100 TRY | 59.69 HNL |
| 500 TRY | 298.47 HNL |
| 1,000 TRY | 596.93 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-03-27T11:13:30Z",
"rates": {
"HNL": 0.59693
}
}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.693,
"rate": 0.59693
}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