Rate Overview
Live
1 BBD = 30.2483 DOP
1 DOP = 0.033060
BBD
Avg
30.1321
High
30.8944
Low
29.3867
Last updated: 3/26/2026, 4:16:16 PM
Quick Conversions
| BBD | DOP |
|---|---|
| 1 BBD | 30.25 DOP |
| 10 BBD | 302.48 DOP |
| 50 BBD | 1,512.41 DOP |
| 100 BBD | 3,024.83 DOP |
| 500 BBD | 15,124.15 DOP |
| 1,000 BBD | 30,248.29 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-26T16:16:16Z",
"rates": {
"DOP": 30.24829
}
}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": 3024.829,
"rate": 30.24829
}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