Rate Overview
Live
1 FJD = 3.5479 HKD
1 HKD = 0.281855
FJD
Avg
3.5259
High
3.5479
Low
3.5061
Last updated: 6/17/2026, 7:39:11 PM
Quick Conversions
| FJD | HKD |
|---|---|
| 1 FJD | 3.55 HKD |
| 10 FJD | 35.48 HKD |
| 50 FJD | 177.40 HKD |
| 100 FJD | 354.79 HKD |
| 500 FJD | 1,773.96 HKD |
| 1,000 FJD | 3,547.93 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-06-17T19:39:11Z",
"rates": {
"HKD": 3.547928
}
}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": 354.7928,
"rate": 3.547928
}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