Rate Overview
Live
1 FJD = 80.3776 DJF
1 DJF = 0.012441
FJD
Avg
80.6436
High
81.0407
Low
80.3277
Last updated: 9/2/2026, 8:22:06 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 80.38 DJF |
| 10 FJD | 803.78 DJF |
| 50 FJD | 4,018.88 DJF |
| 100 FJD | 8,037.76 DJF |
| 500 FJD | 40,188.79 DJF |
| 1,000 FJD | 80,377.58 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-09-02T08:22:06Z",
"rates": {
"DJF": 80.377583
}
}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": 8037.7583,
"rate": 80.377583
}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