Rate Overview
Live
1 BRL = 34.3698 DJF
1 DJF = 0.029095
BRL
Avg
34.8530
High
35.2597
Low
34.3698
Last updated: 6/19/2026, 8:26:36 AM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 34.37 DJF |
| 10 BRL | 343.70 DJF |
| 50 BRL | 1,718.49 DJF |
| 100 BRL | 3,436.98 DJF |
| 500 BRL | 17,184.90 DJF |
| 1,000 BRL | 34,369.81 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-06-19T08:26:36Z",
"rates": {
"DJF": 34.369806
}
}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": 3436.9806,
"rate": 34.369806
}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