Rate Overview
Live
1 BDT = 0.476897 DOP
1 DOP = 2.0969
BDT
Avg
0.495758
High
0.518826
Low
0.475187
Last updated: 6/18/2026, 12:13:22 PM
Quick Conversions
| BDT | DOP |
|---|---|
| 1 BDT | 0.48 DOP |
| 10 BDT | 4.77 DOP |
| 50 BDT | 23.84 DOP |
| 100 BDT | 47.69 DOP |
| 500 BDT | 238.45 DOP |
| 1,000 BDT | 476.90 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-06-18T12:13:22Z",
"rates": {
"DOP": 0.476897
}
}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.6897,
"rate": 0.476897
}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