Rate Overview
Live
1 FJD = 3.4772 HKD
1 HKD = 0.287586
FJD
Avg
3.4833
High
3.4985
Low
3.4597
Last updated: 7/5/2026, 4:45:16 AM
Quick Conversions
| FJD | HKD |
|---|---|
| 1 FJD | 3.48 HKD |
| 10 FJD | 34.77 HKD |
| 50 FJD | 173.86 HKD |
| 100 FJD | 347.72 HKD |
| 500 FJD | 1,738.61 HKD |
| 1,000 FJD | 3,477.22 HKD |
Get FJD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=HKDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-05T04:45:16Z",
"rates": {
"HKD": 3.477215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "HKD",
"amount": 100
},
"result": 347.7215,
"rate": 3.477215
}Build with FJD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key