Rate Overview
Live
1 FJD = 79.8584 DJF
1 DJF = 0.012522
FJD
Avg
80.4849
High
81.3875
Low
79.8584
Last updated: 3/6/2026, 8:09:27 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.86 DJF |
| 10 FJD | 798.58 DJF |
| 50 FJD | 3,992.92 DJF |
| 100 FJD | 7,985.84 DJF |
| 500 FJD | 39,929.21 DJF |
| 1,000 FJD | 79,858.42 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-06T08:09:27Z",
"rates": {
"DJF": 79.858422
}
}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.8422,
"rate": 79.858422
}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