Rate Overview
Live
1 BRL = 34.2799 DJF
1 DJF = 0.029172
BRL
Avg
34.7483
High
35.0633
Low
34.2799
Last updated: 8/13/2026, 5:59:22 AM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 34.28 DJF |
| 10 BRL | 342.80 DJF |
| 50 BRL | 1,713.99 DJF |
| 100 BRL | 3,427.99 DJF |
| 500 BRL | 17,139.95 DJF |
| 1,000 BRL | 34,279.89 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-08-13T05:59:22Z",
"rates": {
"DJF": 34.279894
}
}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": 3427.9894,
"rate": 34.279894
}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