Rate Overview
Live
1 FJD = 3.5050 HKD
1 HKD = 0.285306
FJD
Avg
3.5054
High
3.5119
Low
3.4913
Last updated: 7/23/2026, 2:27:59 AM
Quick Conversions
| FJD | HKD |
|---|---|
| 1 FJD | 3.51 HKD |
| 10 FJD | 35.05 HKD |
| 50 FJD | 175.25 HKD |
| 100 FJD | 350.50 HKD |
| 500 FJD | 1,752.50 HKD |
| 1,000 FJD | 3,505.01 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-23T02:27:59Z",
"rates": {
"HKD": 3.505006
}
}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": 350.50059999999996,
"rate": 3.505006
}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