Rate Overview
Live
1 BRL = 35.6738 DJF
1 DJF = 0.028032
BRL
Avg
35.5315
High
35.6759
Low
35.1621
Last updated: 4/17/2026, 6:15:08 AM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 35.67 DJF |
| 10 BRL | 356.74 DJF |
| 50 BRL | 1,783.69 DJF |
| 100 BRL | 3,567.38 DJF |
| 500 BRL | 17,836.90 DJF |
| 1,000 BRL | 35,673.80 DJF |
Get BRL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=DJFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T06:15:08Z",
"rates": {
"DJF": 35.673797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "DJF",
"amount": 100
},
"result": 3567.3797,
"rate": 35.673797
}Build with BRL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key