Rate Overview
Live
1 TRY = 0.600500 HNL
1 HNL = 1.6653
TRY
Avg
0.602139
High
0.603809
Low
0.600449
Last updated: 3/7/2026, 1:01:28 AM
Quick Conversions
| TRY | HNL |
|---|---|
| 1 TRY | 0.60 HNL |
| 10 TRY | 6.01 HNL |
| 50 TRY | 30.03 HNL |
| 100 TRY | 60.05 HNL |
| 500 TRY | 300.25 HNL |
| 1,000 TRY | 600.50 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-07T01:01:28Z",
"rates": {
"HNL": 0.6005
}
}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": 60.050000000000004,
"rate": 0.6005
}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