Rate Overview
Live
1 BRL = 33.9734 DJF
1 DJF = 0.029435
BRL
Avg
33.8736
High
34.0731
Low
33.5288
Last updated: 3/27/2026, 12:52:54 PM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 33.97 DJF |
| 10 BRL | 339.73 DJF |
| 50 BRL | 1,698.67 DJF |
| 100 BRL | 3,397.34 DJF |
| 500 BRL | 16,986.70 DJF |
| 1,000 BRL | 33,973.39 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-03-27T12:52:54Z",
"rates": {
"DJF": 33.973392
}
}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": 3397.3392,
"rate": 33.973392
}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