Rate Overview
Live
1 FJD = 79.2965 DJF
1 DJF = 0.012611
FJD
Avg
78.8374
High
80.8628
Low
76.4844
Last updated: 7/25/2026, 6:58:33 PM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.30 DJF |
| 10 FJD | 792.96 DJF |
| 50 FJD | 3,964.82 DJF |
| 100 FJD | 7,929.65 DJF |
| 500 FJD | 39,648.23 DJF |
| 1,000 FJD | 79,296.47 DJF |
Get FJD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=DJFExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-25T18:58:33Z",
"rates": {
"DJF": 79.296469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "DJF",
"amount": 100
},
"result": 7929.6469,
"rate": 79.296469
}Build with FJD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key