Rate Overview
Live
1 BBD = 29.7314 DOP
1 DOP = 0.033634
BBD
Avg
29.9019
High
30.1895
Low
29.6812
Last updated: 3/6/2026, 8:07:51 AM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.73 DOP |
| 10 BBD | 297.31 DOP |
| 50 BBD | 1,486.57 DOP |
| 100 BBD | 2,973.14 DOP |
| 500 BBD | 14,865.72 DOP |
| 1,000 BBD | 29,731.44 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-03-06T08:07:51Z",
"rates": {
"DOP": 29.731441
}
}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": 2973.1441,
"rate": 29.731441
}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