Rate Overview
Live
1 HKD = 0.284656 FJD
1 FJD = 3.5130
HKD
Avg
0.284036
High
0.285215
Low
0.283039
Last updated: 6/15/2026, 10:28:28 AM
Quick Conversions
| HKD | FJD |
|---|---|
| 1 HKD | 0.28 FJD |
| 10 HKD | 2.85 FJD |
| 50 HKD | 14.23 FJD |
| 100 HKD | 28.47 FJD |
| 500 HKD | 142.33 FJD |
| 1,000 HKD | 284.66 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-06-15T10:28:28Z",
"rates": {
"FJD": 0.284656
}
}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.465600000000002,
"rate": 0.284656
}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