Rate Overview
Live
1 FJD = 79.8569 DJF
1 DJF = 0.012522
FJD
Avg
79.9186
High
81.1602
Low
78.1849
Last updated: 7/21/2026, 2:02:02 PM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.86 DJF |
| 10 FJD | 798.57 DJF |
| 50 FJD | 3,992.85 DJF |
| 100 FJD | 7,985.69 DJF |
| 500 FJD | 39,928.45 DJF |
| 1,000 FJD | 79,856.90 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-21T14:02:02Z",
"rates": {
"DJF": 79.856902
}
}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": 7985.690200000001,
"rate": 79.856902
}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