Rate Overview
Live
1 BBD = 29.4365 DOP
1 DOP = 0.033971
BBD
Avg
29.3395
High
29.4610
Low
29.1101
Last updated: 9/2/2026, 6:56:43 PM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.44 DOP |
| 10 BBD | 294.36 DOP |
| 50 BBD | 1,471.82 DOP |
| 100 BBD | 2,943.65 DOP |
| 500 BBD | 14,718.24 DOP |
| 1,000 BBD | 29,436.49 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-09-02T18:56:43Z",
"rates": {
"DOP": 29.43649
}
}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": 2943.649,
"rate": 29.43649
}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