Rate Overview
Live
1 BBD = 29.1608 DOP
1 DOP = 0.034293
BBD
Avg
30.4676
High
32.0745
Low
29.1402
Last updated: 7/23/2026, 9:00:07 AM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.16 DOP |
| 10 BBD | 291.61 DOP |
| 50 BBD | 1,458.04 DOP |
| 100 BBD | 2,916.08 DOP |
| 500 BBD | 14,580.39 DOP |
| 1,000 BBD | 29,160.78 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-23T09:00:07Z",
"rates": {
"DOP": 29.160783
}
}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": 2916.0782999999997,
"rate": 29.160783
}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