Rate Overview
Live
1 BOB = 8.5566 DOP
1 DOP = 0.116868
BOB
Avg
8.8219
High
9.2010
Low
8.5244
Last updated: 5/28/2026, 9:49:57 PM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 8.56 DOP |
| 10 BOB | 85.57 DOP |
| 50 BOB | 427.83 DOP |
| 100 BOB | 855.66 DOP |
| 500 BOB | 4,278.32 DOP |
| 1,000 BOB | 8,556.65 DOP |
Get BOB/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=DOPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-28T21:49:57Z",
"rates": {
"DOP": 8.556646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "DOP",
"amount": 100
},
"result": 855.6646000000001,
"rate": 8.556646
}Build with BOB/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key