Rate Overview
Live
1 HKD = 0.282232 FJD
1 FJD = 3.5432
HKD
Avg
0.287682
High
0.296005
Low
0.280456
Last updated: 5/26/2026, 8:20:10 AM
Quick Conversions
| HKD | FJD |
|---|---|
| 1 HKD | 0.28 FJD |
| 10 HKD | 2.82 FJD |
| 50 HKD | 14.11 FJD |
| 100 HKD | 28.22 FJD |
| 500 HKD | 141.12 FJD |
| 1,000 HKD | 282.23 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-05-26T08:20:10Z",
"rates": {
"FJD": 0.282232
}
}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.2232,
"rate": 0.282232
}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