Rate Overview
Live
1 BDT = 0.471491 DOP
1 DOP = 2.1209
BDT
Avg
0.471810
High
0.473460
Low
0.470678
Last updated: 7/28/2026, 11:22:02 AM
Quick Conversions
| BDT | DOP |
|---|---|
| 1 BDT | 0.47 DOP |
| 10 BDT | 4.71 DOP |
| 50 BDT | 23.57 DOP |
| 100 BDT | 47.15 DOP |
| 500 BDT | 235.75 DOP |
| 1,000 BDT | 471.49 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-07-28T11:22:02Z",
"rates": {
"DOP": 0.471491
}
}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.1491,
"rate": 0.471491
}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