Rate Overview
Live
1 TTD = 3.9666 HNL
1 HNL = 0.252107
TTD
Avg
3.9037
High
3.9666
Low
3.8496
Last updated: 7/25/2026, 9:06:48 PM
Quick Conversions
| TTD | HNL |
|---|---|
| 1 TTD | 3.97 HNL |
| 10 TTD | 39.67 HNL |
| 50 TTD | 198.33 HNL |
| 100 TTD | 396.66 HNL |
| 500 TTD | 1,983.28 HNL |
| 1,000 TTD | 3,966.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-07-25T21:06:48Z",
"rates": {
"HNL": 3.96657
}
}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": 396.657,
"rate": 3.96657
}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