Rate Overview
Live
1 FJD = 11.7942 HNL
1 HNL = 0.084787
FJD
Avg
11.6630
High
11.9583
Low
11.4144
Last updated: 3/27/2026, 9:31:04 AM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 11.79 HNL |
| 10 FJD | 117.94 HNL |
| 50 FJD | 589.71 HNL |
| 100 FJD | 1,179.42 HNL |
| 500 FJD | 5,897.10 HNL |
| 1,000 FJD | 11,794.20 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-03-27T09:31:04Z",
"rates": {
"HNL": 11.794202
}
}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": 1179.4202,
"rate": 11.794202
}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