Rate Overview
Live
1 DOP = 0.114723 BOB
1 BOB = 8.7166
DOP
Avg
0.115492
High
0.116452
Low
0.114674
Last updated: 3/7/2026, 4:24:56 AM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.11 BOB |
| 10 DOP | 1.15 BOB |
| 50 DOP | 5.74 BOB |
| 100 DOP | 11.47 BOB |
| 500 DOP | 57.36 BOB |
| 1,000 DOP | 114.72 BOB |
Get DOP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=BOBExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T04:24:56Z",
"rates": {
"BOB": 0.114723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "BOB",
"amount": 100
},
"result": 11.4723,
"rate": 0.114723
}Build with DOP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key