Rate Overview
Live
1 HKD = 0.283782 FJD
1 FJD = 3.5238
HKD
Avg
0.289207
High
0.294884
Low
0.280245
Last updated: 3/26/2026, 1:56:41 PM
Quick Conversions
| HKD | FJD |
|---|---|
| 1 HKD | 0.28 FJD |
| 10 HKD | 2.84 FJD |
| 50 HKD | 14.19 FJD |
| 100 HKD | 28.38 FJD |
| 500 HKD | 141.89 FJD |
| 1,000 HKD | 283.78 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-03-26T13:56:41Z",
"rates": {
"FJD": 0.283782
}
}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.3782,
"rate": 0.283782
}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