Rate Overview
Live
1 FJD = 79.5426 DJF
1 DJF = 0.012572
FJD
Avg
79.5689
High
79.7846
Low
79.3774
Last updated: 7/25/2026, 1:25:38 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.54 DJF |
| 10 FJD | 795.43 DJF |
| 50 FJD | 3,977.13 DJF |
| 100 FJD | 7,954.26 DJF |
| 500 FJD | 39,771.31 DJF |
| 1,000 FJD | 79,542.61 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-25T01:25:38Z",
"rates": {
"DJF": 79.542611
}
}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": 7954.2611,
"rate": 79.542611
}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