Rate Overview
Live
1 BBD = 29.2138 DOP
1 DOP = 0.034230
BBD
Avg
30.6672
High
32.1412
Low
29.1402
Last updated: 7/22/2026, 12:39:03 PM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.21 DOP |
| 10 BBD | 292.14 DOP |
| 50 BBD | 1,460.69 DOP |
| 100 BBD | 2,921.38 DOP |
| 500 BBD | 14,606.89 DOP |
| 1,000 BBD | 29,213.77 DOP |
Get BBD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=DOPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-22T12:39:03Z",
"rates": {
"DOP": 29.213772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "DOP",
"amount": 100
},
"result": 2921.3772,
"rate": 29.213772
}Build with BBD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key