Rate Overview
Live
1 FJD = 79.2823 DJF
1 DJF = 0.012613
FJD
Avg
79.2524
High
81.4096
Low
77.2972
Last updated: 7/24/2026, 5:19:46 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.28 DJF |
| 10 FJD | 792.82 DJF |
| 50 FJD | 3,964.12 DJF |
| 100 FJD | 7,928.23 DJF |
| 500 FJD | 39,641.16 DJF |
| 1,000 FJD | 79,282.33 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-24T05:19:46Z",
"rates": {
"DJF": 79.282327
}
}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": 7928.2327,
"rate": 79.282327
}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