Rate Overview
Live
1 FJD = 80.3234 DJF
1 DJF = 0.012450
FJD
Avg
78.8161
High
80.8264
Low
76.2913
Last updated: 3/26/2026, 1:17:58 PM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 80.32 DJF |
| 10 FJD | 803.23 DJF |
| 50 FJD | 4,016.17 DJF |
| 100 FJD | 8,032.34 DJF |
| 500 FJD | 40,161.69 DJF |
| 1,000 FJD | 80,323.38 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-03-26T13:17:58Z",
"rates": {
"DJF": 80.323384
}
}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": 8032.338400000001,
"rate": 80.323384
}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