Rate Overview
Live
1 TTD = 3.9356 HNL
1 HNL = 0.254093
TTD
Avg
3.9231
High
3.9356
Low
3.9121
Last updated: 5/7/2026, 11:24:30 AM
Quick Conversions
| TTD | HNL |
|---|---|
| 1 TTD | 3.94 HNL |
| 10 TTD | 39.36 HNL |
| 50 TTD | 196.78 HNL |
| 100 TTD | 393.56 HNL |
| 500 TTD | 1,967.79 HNL |
| 1,000 TTD | 3,935.57 HNL |
Get TTD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=HNLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-05-07T11:24:30Z",
"rates": {
"HNL": 3.935574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "HNL",
"amount": 100
},
"result": 393.5574,
"rate": 3.935574
}Build with TTD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key