Rate Overview
Live
1 FJD = 3.5162 HKD
1 HKD = 0.284394
FJD
Avg
3.5160
High
3.5389
Low
3.4917
Last updated: 3/27/2026, 10:37:21 PM
Quick Conversions
| FJD | HKD |
|---|---|
| 1 FJD | 3.52 HKD |
| 10 FJD | 35.16 HKD |
| 50 FJD | 175.81 HKD |
| 100 FJD | 351.62 HKD |
| 500 FJD | 1,758.12 HKD |
| 1,000 FJD | 3,516.25 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-03-27T22:37:21Z",
"rates": {
"HKD": 3.516249
}
}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": 351.6249,
"rate": 3.516249
}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