Rate Overview
Live
1 BRL = 34.5043 DJF
1 DJF = 0.028982
BRL
Avg
34.4423
High
34.6100
Low
34.1705
Last updated: 7/9/2026, 5:27:37 AM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 34.50 DJF |
| 10 BRL | 345.04 DJF |
| 50 BRL | 1,725.22 DJF |
| 100 BRL | 3,450.43 DJF |
| 500 BRL | 17,252.17 DJF |
| 1,000 BRL | 34,504.34 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-09T05:27:37Z",
"rates": {
"DJF": 34.50434
}
}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": 3450.4339999999997,
"rate": 34.50434
}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