Rate Overview
Live
1 FJD = 80.5732 DJF
1 DJF = 0.012411
FJD
Avg
80.0262
High
80.6110
Low
79.5261
Last updated: 4/15/2026, 10:54:16 PM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 80.57 DJF |
| 10 FJD | 805.73 DJF |
| 50 FJD | 4,028.66 DJF |
| 100 FJD | 8,057.32 DJF |
| 500 FJD | 40,286.62 DJF |
| 1,000 FJD | 80,573.24 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-04-15T22:54:16Z",
"rates": {
"DJF": 80.573236
}
}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": 8057.3236,
"rate": 80.573236
}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