Rate Overview
Live
1 BBD = 29.0726 DOP
1 DOP = 0.034397
BBD
Avg
30.1446
High
31.8687
Low
29.0726
Last updated: 7/26/2026, 12:11:58 AM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.07 DOP |
| 10 BBD | 290.73 DOP |
| 50 BBD | 1,453.63 DOP |
| 100 BBD | 2,907.26 DOP |
| 500 BBD | 14,536.30 DOP |
| 1,000 BBD | 29,072.59 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-26T00:11:58Z",
"rates": {
"DOP": 29.072591
}
}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": 2907.2590999999998,
"rate": 29.072591
}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