Rate Overview
Live
1 HKD = 0.281271 FJD
1 FJD = 3.5553
HKD
Avg
0.281394
High
0.283884
Low
0.280435
Last updated: 5/6/2026, 12:36:46 AM
Quick Conversions
| HKD | FJD |
|---|---|
| 1 HKD | 0.28 FJD |
| 10 HKD | 2.81 FJD |
| 50 HKD | 14.06 FJD |
| 100 HKD | 28.13 FJD |
| 500 HKD | 140.64 FJD |
| 1,000 HKD | 281.27 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-06T00:36:46Z",
"rates": {
"FJD": 0.281271
}
}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.1271,
"rate": 0.281271
}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