Rate Overview
Live
1 BRL = 34.9434 DJF
1 DJF = 0.028618
BRL
Avg
34.5728
High
34.9434
Low
34.2534
Last updated: 9/3/2026, 4:49:17 AM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 34.94 DJF |
| 10 BRL | 349.43 DJF |
| 50 BRL | 1,747.17 DJF |
| 100 BRL | 3,494.34 DJF |
| 500 BRL | 17,471.69 DJF |
| 1,000 BRL | 34,943.38 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-09-03T04:49:17Z",
"rates": {
"DJF": 34.943384
}
}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": 3494.3384,
"rate": 34.943384
}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