Rate Overview
Live
1 BDT = 0.472396 DOP
1 DOP = 2.1169
BDT
Avg
0.471291
High
0.472819
Low
0.469542
Last updated: 8/12/2026, 6:41:11 PM
Quick Conversions
| BDT | DOP |
|---|---|
| 1 BDT | 0.47 DOP |
| 10 BDT | 4.72 DOP |
| 50 BDT | 23.62 DOP |
| 100 BDT | 47.24 DOP |
| 500 BDT | 236.20 DOP |
| 1,000 BDT | 472.40 DOP |
Get BDT/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=DOPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-08-12T18:41:11Z",
"rates": {
"DOP": 0.472396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "DOP",
"amount": 100
},
"result": 47.239599999999996,
"rate": 0.472396
}Build with BDT/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key