Rate Overview
Live
1 FJD = 12.0155 HNL
1 HNL = 0.083226
FJD
Avg
11.9756
High
12.0155
Low
11.9295
Last updated: 7/22/2026, 9:10:16 PM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.02 HNL |
| 10 FJD | 120.15 HNL |
| 50 FJD | 600.77 HNL |
| 100 FJD | 1,201.55 HNL |
| 500 FJD | 6,007.74 HNL |
| 1,000 FJD | 12,015.47 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-07-22T21:10:16Z",
"rates": {
"HNL": 12.015473
}
}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.5473,
"rate": 12.015473
}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