Rate Overview
Live
1 BBD = 29.5920 DOP
1 DOP = 0.033793
BBD
Avg
29.8444
High
30.1317
Low
29.5920
Last updated: 4/16/2026, 2:42:17 AM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 29.59 DOP |
| 10 BBD | 295.92 DOP |
| 50 BBD | 1,479.60 DOP |
| 100 BBD | 2,959.20 DOP |
| 500 BBD | 14,796.00 DOP |
| 1,000 BBD | 29,592.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-04-16T02:42:17Z",
"rates": {
"DOP": 29.591998
}
}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": 2959.1998,
"rate": 29.591998
}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