Rate Overview
Live
1 BRL = 34.7121 DJF
1 DJF = 0.028808
BRL
Avg
34.7873
High
36.3439
Low
33.6755
Last updated: 7/28/2026, 12:05:23 PM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 34.71 DJF |
| 10 BRL | 347.12 DJF |
| 50 BRL | 1,735.60 DJF |
| 100 BRL | 3,471.21 DJF |
| 500 BRL | 17,356.04 DJF |
| 1,000 BRL | 34,712.08 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-28T12:05:23Z",
"rates": {
"DJF": 34.712081
}
}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": 3471.2081,
"rate": 34.712081
}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