Rate Overview
Live
1 BBD = 29.6142 DOP
1 DOP = 0.033768
BBD
Avg
30.2544
High
31.8687
Low
29.1522
Last updated: 7/4/2026, 1:45:40 AM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.61 DOP |
| 10 BBD | 296.14 DOP |
| 50 BBD | 1,480.71 DOP |
| 100 BBD | 2,961.42 DOP |
| 500 BBD | 14,807.11 DOP |
| 1,000 BBD | 29,614.22 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-04T01:45:40Z",
"rates": {
"DOP": 29.614217
}
}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": 2961.4217,
"rate": 29.614217
}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