Rate Overview
Live
1 BRL = 33.8518 DJF
1 DJF = 0.029541
BRL
Avg
34.1297
High
34.7780
Low
33.7374
Last updated: 3/7/2026, 7:39:43 AM
Quick Conversions
| BRL | DJF |
|---|---|
| 1 BRL | 33.85 DJF |
| 10 BRL | 338.52 DJF |
| 50 BRL | 1,692.59 DJF |
| 100 BRL | 3,385.18 DJF |
| 500 BRL | 16,925.91 DJF |
| 1,000 BRL | 33,851.83 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-07T07:39:43Z",
"rates": {
"DJF": 33.851829
}
}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": 3385.1829000000002,
"rate": 33.851829
}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