Rate Overview
Live
1 BDT = 0.470497 DOP
1 DOP = 2.1254
BDT
Avg
0.500272
High
0.526432
Low
0.470106
Last updated: 8/9/2026, 12:24:00 AM
Quick Conversions
| BDT | DOP |
|---|---|
| 1 BDT | 0.47 DOP |
| 10 BDT | 4.70 DOP |
| 50 BDT | 23.52 DOP |
| 100 BDT | 47.05 DOP |
| 500 BDT | 235.25 DOP |
| 1,000 BDT | 470.50 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-09T00:24:00Z",
"rates": {
"DOP": 0.470497
}
}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.0497,
"rate": 0.470497
}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