Rate Overview
Live
1 FJD = 12.0069 HNL
1 HNL = 0.083285
FJD
Avg
11.9203
High
12.1329
Low
11.5883
Last updated: 5/27/2026, 9:29:44 AM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.01 HNL |
| 10 FJD | 120.07 HNL |
| 50 FJD | 600.35 HNL |
| 100 FJD | 1,200.69 HNL |
| 500 FJD | 6,003.45 HNL |
| 1,000 FJD | 12,006.91 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-05-27T09:29:44Z",
"rates": {
"HNL": 12.006909
}
}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": 1200.6909,
"rate": 12.006909
}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