Rate Overview
Live
1 HTG = 0.017121 FJD
1 FJD = 58.4078
HTG
Avg
0.016917
High
0.017121
Low
0.016782
Last updated: 6/18/2026, 11:52:36 AM
Quick Conversions
| HTG | FJD |
|---|---|
| 1 HTG | 0.02 FJD |
| 10 HTG | 0.17 FJD |
| 50 HTG | 0.86 FJD |
| 100 HTG | 1.71 FJD |
| 500 HTG | 8.56 FJD |
| 1,000 HTG | 17.12 FJD |
Get HTG/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=FJDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-18T11:52:36Z",
"rates": {
"FJD": 0.017121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "FJD",
"amount": 100
},
"result": 1.7121000000000002,
"rate": 0.017121
}Build with HTG/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key