Rate Overview
Live
1 FJD = 12.0976 HNL
1 HNL = 0.082661
FJD
Avg
12.0817
High
12.1269
Low
11.9683
Last updated: 5/7/2026, 4:28:47 AM
Quick Conversions
| FJD | HNL |
|---|---|
| 1 FJD | 12.10 HNL |
| 10 FJD | 120.98 HNL |
| 50 FJD | 604.88 HNL |
| 100 FJD | 1,209.76 HNL |
| 500 FJD | 6,048.82 HNL |
| 1,000 FJD | 12,097.64 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-07T04:28:47Z",
"rates": {
"HNL": 12.097643
}
}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": 1209.7643,
"rate": 12.097643
}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