Rate Overview
Live
1 HKD = 0.286758 FJD
1 FJD = 3.4873
HKD
Avg
0.284427
High
0.292351
Low
0.280444
Last updated: 7/25/2026, 7:12:20 PM
Quick Conversions
| HKD | FJD |
|---|---|
| 1 HKD | 0.29 FJD |
| 10 HKD | 2.87 FJD |
| 50 HKD | 14.34 FJD |
| 100 HKD | 28.68 FJD |
| 500 HKD | 143.38 FJD |
| 1,000 HKD | 286.76 FJD |
Get HKD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=FJDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T19:12:20Z",
"rates": {
"FJD": 0.286758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "FJD",
"amount": 100
},
"result": 28.675800000000002,
"rate": 0.286758
}Build with HKD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key