Rate Overview
Live
1 DJF = 0.149068 HNL
1 HNL = 6.7083
DJF
Avg
0.148783
High
0.149068
Low
0.148620
Last updated: 3/7/2026, 9:18:09 AM
Quick Conversions
| DJF | HNL |
|---|---|
| 1 DJF | 0.15 HNL |
| 10 DJF | 1.49 HNL |
| 50 DJF | 7.45 HNL |
| 100 DJF | 14.91 HNL |
| 500 DJF | 74.53 HNL |
| 1,000 DJF | 149.07 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-03-07T09:18:09Z",
"rates": {
"HNL": 0.149068
}
}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": 14.9068,
"rate": 0.149068
}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