Rate Overview
Live
1 FJD = 12.0117 HNL
1 HNL = 0.083252
FJD
Avg
11.9730
High
12.0303
Low
11.8853
Last updated: 4/16/2026, 8:00:47 PM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.01 HNL |
| 10 FJD | 120.12 HNL |
| 50 FJD | 600.58 HNL |
| 100 FJD | 1,201.17 HNL |
| 500 FJD | 6,005.84 HNL |
| 1,000 FJD | 12,011.67 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-04-16T20:00:47Z",
"rates": {
"HNL": 12.011672
}
}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": 1201.1672,
"rate": 12.011672
}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