Rate Overview
Live
1 DJF = 0.150002 HNL
1 HNL = 6.6666
DJF
Avg
0.150198
High
0.150606
Low
0.149847
Last updated: 6/19/2026, 8:33:49 AM
Quick Conversions
| DJF | HNL |
|---|---|
| 1 DJF | 0.15 HNL |
| 10 DJF | 1.50 HNL |
| 50 DJF | 7.50 HNL |
| 100 DJF | 15.00 HNL |
| 500 DJF | 75.00 HNL |
| 1,000 DJF | 150.00 HNL |
Get DJF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=HNLExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-06-19T08:33:49Z",
"rates": {
"HNL": 0.150002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "HNL",
"amount": 100
},
"result": 15.0002,
"rate": 0.150002
}Build with DJF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key