Rate Overview
Live
1 BDT = 1.4551 DJF
1 DJF = 0.687248
BDT
Avg
1.4562
High
1.4587
Low
1.4526
Last updated: 3/7/2026, 9:13:11 AM
Quick Conversions
| BDT | DJF |
|---|---|
| 1 BDT | 1.46 DJF |
| 10 BDT | 14.55 DJF |
| 50 BDT | 72.75 DJF |
| 100 BDT | 145.51 DJF |
| 500 BDT | 727.54 DJF |
| 1,000 BDT | 1,455.08 DJF |
Get BDT/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=DJFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T09:13:11Z",
"rates": {
"DJF": 1.455078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "DJF",
"amount": 100
},
"result": 145.5078,
"rate": 1.455078
}Build with BDT/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key