Rate Overview
Live
1 BDT = 0.491106 DOP
1 DOP = 2.0362
BDT
Avg
0.488298
High
0.491605
Low
0.484125
Last updated: 4/18/2026, 8:45:51 AM
Quick Conversions
| BDT | DOP |
|---|---|
| 1 BDT | 0.49 DOP |
| 10 BDT | 4.91 DOP |
| 50 BDT | 24.56 DOP |
| 100 BDT | 49.11 DOP |
| 500 BDT | 245.55 DOP |
| 1,000 BDT | 491.11 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-04-18T08:45:51Z",
"rates": {
"DOP": 0.491106
}
}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": 49.1106,
"rate": 0.491106
}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