Rate Overview
Live
1 BDT = 1.4430 DJF
1 DJF = 0.693005
BDT
Avg
1.4445
High
1.4509
Low
1.4397
Last updated: 7/29/2026, 9:44:50 AM
Quick Conversions
| BDT | DJF |
|---|---|
| 1 BDT | 1.44 DJF |
| 10 BDT | 14.43 DJF |
| 50 BDT | 72.15 DJF |
| 100 BDT | 144.30 DJF |
| 500 BDT | 721.50 DJF |
| 1,000 BDT | 1,442.99 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-07-29T09:44:50Z",
"rates": {
"DJF": 1.442992
}
}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": 144.2992,
"rate": 1.442992
}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