Rate Overview
Live
1 BDT = 0.481509 DOP
1 DOP = 2.0768
BDT
Avg
0.480262
High
0.481847
Low
0.477838
Last updated: 9/8/2026, 1:01:07 AM
Quick Conversions
| BDT | DOP |
|---|---|
| 1 BDT | 0.48 DOP |
| 10 BDT | 4.82 DOP |
| 50 BDT | 24.08 DOP |
| 100 BDT | 48.15 DOP |
| 500 BDT | 240.75 DOP |
| 1,000 BDT | 481.51 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-09-08T01:01:07Z",
"rates": {
"DOP": 0.481509
}
}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": 48.1509,
"rate": 0.481509
}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