Rate Overview
Live
1 HKD = 0.285470 FJD
1 FJD = 3.5030
HKD
Avg
0.285615
High
0.286758
Low
0.284749
Last updated: 7/25/2026, 1:41:57 AM
Quick Conversions
| HKD | FJD |
|---|---|
| 1 HKD | 0.29 FJD |
| 10 HKD | 2.85 FJD |
| 50 HKD | 14.27 FJD |
| 100 HKD | 28.55 FJD |
| 500 HKD | 142.74 FJD |
| 1,000 HKD | 285.47 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-25T01:41:57Z",
"rates": {
"FJD": 0.28547
}
}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.547,
"rate": 0.28547
}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