Rate Overview
Live
1 FJD = 12.1219 HNL
1 HNL = 0.082495
FJD
Avg
12.1495
High
12.2276
Low
12.1144
Last updated: 9/2/2026, 12:53:13 PM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.12 HNL |
| 10 FJD | 121.22 HNL |
| 50 FJD | 606.10 HNL |
| 100 FJD | 1,212.19 HNL |
| 500 FJD | 6,060.95 HNL |
| 1,000 FJD | 12,121.90 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-09-02T12:53:13Z",
"rates": {
"HNL": 12.121901
}
}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": 1212.1901,
"rate": 12.121901
}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