Rate Overview
Live
1 FJD = 79.4963 DJF
1 DJF = 0.012579
FJD
Avg
80.0056
High
80.6621
Low
79.4963
Last updated: 3/26/2026, 11:34:59 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.50 DJF |
| 10 FJD | 794.96 DJF |
| 50 FJD | 3,974.82 DJF |
| 100 FJD | 7,949.63 DJF |
| 500 FJD | 39,748.15 DJF |
| 1,000 FJD | 79,496.30 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-26T11:34:59Z",
"rates": {
"DJF": 79.496304
}
}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": 7949.630399999999,
"rate": 79.496304
}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