Rate Overview
Live
1 BBD = 29.4079 DOP
1 DOP = 0.034004
BBD
Avg
29.4582
High
29.5979
Low
29.3870
Last updated: 5/26/2026, 11:10:28 AM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.41 DOP |
| 10 BBD | 294.08 DOP |
| 50 BBD | 1,470.40 DOP |
| 100 BBD | 2,940.79 DOP |
| 500 BBD | 14,703.96 DOP |
| 1,000 BBD | 29,407.92 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-05-26T11:10:28Z",
"rates": {
"DOP": 29.407918
}
}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": 2940.7918,
"rate": 29.407918
}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