Rate Overview
Live
1 FJD = 79.9229 DJF
1 DJF = 0.012512
FJD
Avg
80.1575
High
81.3864
Low
79.0909
Last updated: 7/22/2026, 9:24:42 PM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.92 DJF |
| 10 FJD | 799.23 DJF |
| 50 FJD | 3,996.14 DJF |
| 100 FJD | 7,992.29 DJF |
| 500 FJD | 39,961.44 DJF |
| 1,000 FJD | 79,922.89 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-22T21:24:42Z",
"rates": {
"DJF": 79.922885
}
}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": 7992.2885,
"rate": 79.922885
}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