Rate Overview
Live
1 FJD = 3.5334 HKD
1 HKD = 0.283012
FJD
Avg
3.5313
High
3.5523
Low
3.5236
Last updated: 8/13/2026, 2:13:07 PM
Quick Conversions
| FJD | HKD |
|---|---|
| 1 FJD | 3.53 HKD |
| 10 FJD | 35.33 HKD |
| 50 FJD | 176.67 HKD |
| 100 FJD | 353.34 HKD |
| 500 FJD | 1,766.71 HKD |
| 1,000 FJD | 3,533.42 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-08-13T14:13:07Z",
"rates": {
"HKD": 3.533421
}
}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": 353.3421,
"rate": 3.533421
}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