Rate Overview
Live
1 BRL = 34.6274 DJF
1 DJF = 0.028879
BRL
Avg
34.5530
High
35.2597
Low
34.1705
Last updated: 7/7/2026, 2:44:53 PM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 34.63 DJF |
| 10 BRL | 346.27 DJF |
| 50 BRL | 1,731.37 DJF |
| 100 BRL | 3,462.74 DJF |
| 500 BRL | 17,313.69 DJF |
| 1,000 BRL | 34,627.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-07-07T14:44:53Z",
"rates": {
"DJF": 34.627377
}
}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": 3462.7377,
"rate": 34.627377
}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