Rate Overview
Live
1 FJD = 11.9996 HNL
1 HNL = 0.083336
FJD
Avg
12.0118
High
12.0554
Low
11.9504
Last updated: 6/16/2026, 10:50:58 AM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.00 HNL |
| 10 FJD | 120.00 HNL |
| 50 FJD | 599.98 HNL |
| 100 FJD | 1,199.96 HNL |
| 500 FJD | 5,999.78 HNL |
| 1,000 FJD | 11,999.55 HNL |
Get FJD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=HNLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T10:50:58Z",
"rates": {
"HNL": 11.999551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "HNL",
"amount": 100
},
"result": 1199.9551000000001,
"rate": 11.999551
}Build with FJD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key