Rate Overview
Live
1 FJD = 80.4643 DJF
1 DJF = 0.012428
FJD
Avg
80.2407
High
80.6594
Low
79.9484
Last updated: 8/15/2026, 6:33:17 PM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 80.46 DJF |
| 10 FJD | 804.64 DJF |
| 50 FJD | 4,023.21 DJF |
| 100 FJD | 8,046.43 DJF |
| 500 FJD | 40,232.14 DJF |
| 1,000 FJD | 80,464.29 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-08-15T18:33:17Z",
"rates": {
"DJF": 80.464288
}
}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": 8046.4288,
"rate": 80.464288
}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