Rate Overview
Live
1 FJD = 11.9801 HNL
1 HNL = 0.083472
FJD
Avg
11.8986
High
11.9801
Low
11.8039
Last updated: 7/1/2026, 2:06:29 PM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 11.98 HNL |
| 10 FJD | 119.80 HNL |
| 50 FJD | 599.01 HNL |
| 100 FJD | 1,198.01 HNL |
| 500 FJD | 5,990.06 HNL |
| 1,000 FJD | 11,980.12 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-01T14:06:29Z",
"rates": {
"HNL": 11.980123
}
}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": 1198.0123,
"rate": 11.980123
}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