Rate Overview
Live
1 BBD = 29.4945 DOP
1 DOP = 0.033905
BBD
Avg
29.6179
High
29.8469
Low
29.4169
Last updated: 7/5/2026, 3:17:55 PM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.49 DOP |
| 10 BBD | 294.94 DOP |
| 50 BBD | 1,474.72 DOP |
| 100 BBD | 2,949.45 DOP |
| 500 BBD | 14,747.24 DOP |
| 1,000 BBD | 29,494.47 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-05T15:17:55Z",
"rates": {
"DOP": 29.49447
}
}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": 2949.447,
"rate": 29.49447
}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