Rate Overview
Live
1 FJD = 11.9130 HNL
1 HNL = 0.083942
FJD
Avg
11.9203
High
12.1329
Low
11.5883
Last updated: 7/26/2026, 2:10:26 AM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 11.91 HNL |
| 10 FJD | 119.13 HNL |
| 50 FJD | 595.65 HNL |
| 100 FJD | 1,191.30 HNL |
| 500 FJD | 5,956.50 HNL |
| 1,000 FJD | 11,913.00 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-26T02:10:26Z",
"rates": {
"HNL": 11.912997
}
}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": 1191.2997,
"rate": 11.912997
}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