Rate Overview
Live
1 FJD = 79.7861 DJF
1 DJF = 0.012534
FJD
Avg
79.9645
High
80.3356
Low
79.7502
Last updated: 6/15/2026, 7:21:07 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.79 DJF |
| 10 FJD | 797.86 DJF |
| 50 FJD | 3,989.30 DJF |
| 100 FJD | 7,978.61 DJF |
| 500 FJD | 39,893.03 DJF |
| 1,000 FJD | 79,786.06 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-06-15T07:21:07Z",
"rates": {
"DJF": 79.786059
}
}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": 7978.6059,
"rate": 79.786059
}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