Rate Overview
Live
1 FJD = 12.0867 HNL
1 HNL = 0.082735
FJD
Avg
12.0759
High
12.1571
Low
12.0485
Last updated: 8/12/2026, 1:24:32 PM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.09 HNL |
| 10 FJD | 120.87 HNL |
| 50 FJD | 604.34 HNL |
| 100 FJD | 1,208.67 HNL |
| 500 FJD | 6,043.36 HNL |
| 1,000 FJD | 12,086.72 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-08-12T13:24:32Z",
"rates": {
"HNL": 12.086716
}
}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": 1208.6716,
"rate": 12.086716
}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