Rate Overview
Live
1 BBD = 29.3530 DOP
1 DOP = 0.034068
BBD
Avg
29.2534
High
29.3671
Low
29.0549
Last updated: 6/15/2026, 12:49:36 PM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.35 DOP |
| 10 BBD | 293.53 DOP |
| 50 BBD | 1,467.65 DOP |
| 100 BBD | 2,935.30 DOP |
| 500 BBD | 14,676.50 DOP |
| 1,000 BBD | 29,353.00 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-06-15T12:49:36Z",
"rates": {
"DOP": 29.353002
}
}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": 2935.3002,
"rate": 29.353002
}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