Rate Overview
Live
1 HTG = 0.016666 FJD
1 FJD = 60.0024
HTG
Avg
0.016790
High
0.016975
Low
0.016666
Last updated: 5/8/2026, 3:47:12 PM
Quick Conversions
| HTG | FJD |
|---|---|
| 1 HTG | 0.02 FJD |
| 10 HTG | 0.17 FJD |
| 50 HTG | 0.83 FJD |
| 100 HTG | 1.67 FJD |
| 500 HTG | 8.33 FJD |
| 1,000 HTG | 16.67 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-05-08T15:47:12Z",
"rates": {
"FJD": 0.016666
}
}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.6666,
"rate": 0.016666
}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