Rate Overview
Live
1 BOB = 8.5319 DOP
1 DOP = 0.117207
BOB
Avg
8.5636
High
8.6335
Low
8.5103
Last updated: 7/7/2026, 3:34:51 PM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 8.53 DOP |
| 10 BOB | 85.32 DOP |
| 50 BOB | 426.60 DOP |
| 100 BOB | 853.19 DOP |
| 500 BOB | 4,265.96 DOP |
| 1,000 BOB | 8,531.93 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-07-07T15:34:51Z",
"rates": {
"DOP": 8.531925
}
}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": 853.1924999999999,
"rate": 8.531925
}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