Rate Overview
Live
1 BBD = 29.0941 DOP
1 DOP = 0.034371
BBD
Avg
29.2101
High
29.3105
Low
29.0941
Last updated: 7/24/2026, 7:51:29 PM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.09 DOP |
| 10 BBD | 290.94 DOP |
| 50 BBD | 1,454.70 DOP |
| 100 BBD | 2,909.41 DOP |
| 500 BBD | 14,547.03 DOP |
| 1,000 BBD | 29,094.07 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-24T19:51:29Z",
"rates": {
"DOP": 29.094066
}
}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": 2909.4066000000003,
"rate": 29.094066
}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