Rate Overview
Live
1 FJD = 79.1212 DJF
1 DJF = 0.012639
FJD
Avg
79.0358
High
79.4256
Low
78.3422
Last updated: 7/1/2026, 8:31:17 AM
Quick Conversions
| FJD | DJF |
|---|---|
| 1 FJD | 79.12 DJF |
| 10 FJD | 791.21 DJF |
| 50 FJD | 3,956.06 DJF |
| 100 FJD | 7,912.12 DJF |
| 500 FJD | 39,560.58 DJF |
| 1,000 FJD | 79,121.15 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-01T08:31:17Z",
"rates": {
"DJF": 79.121151
}
}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": 7912.1151,
"rate": 79.121151
}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