Rate Overview
Live
1 DOP = 0.116314 BOB
1 BOB = 8.5974
DOP
Avg
0.116328
High
0.117610
Low
0.114575
Last updated: 3/27/2026, 3:09:01 PM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.12 BOB |
| 10 DOP | 1.16 BOB |
| 50 DOP | 5.82 BOB |
| 100 DOP | 11.63 BOB |
| 500 DOP | 58.16 BOB |
| 1,000 DOP | 116.31 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-27T15:09:01Z",
"rates": {
"BOB": 0.116314
}
}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.6314,
"rate": 0.116314
}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