Rate Overview
Live
1 FJD = 3.5720 HKD
1 HKD = 0.279958
FJD
Avg
3.5521
High
3.5720
Low
3.5316
Last updated: 5/28/2026, 3:15:29 PM
Quick Conversions
| FJD | HKD |
|---|---|
| 1 FJD | 3.57 HKD |
| 10 FJD | 35.72 HKD |
| 50 FJD | 178.60 HKD |
| 100 FJD | 357.20 HKD |
| 500 FJD | 1,785.98 HKD |
| 1,000 FJD | 3,571.96 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-05-28T15:15:29Z",
"rates": {
"HKD": 3.571962
}
}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": 357.19620000000003,
"rate": 3.571962
}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