Rate Overview
Live
1 DOP = 0.182555 BOB
1 BOB = 5.4778
DOP
Avg
0.118264
High
0.182555
Low
0.107823
Last updated: 7/20/2026, 5:25:00 AM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.18 BOB |
| 10 DOP | 1.83 BOB |
| 50 DOP | 9.13 BOB |
| 100 DOP | 18.26 BOB |
| 500 DOP | 91.28 BOB |
| 1,000 DOP | 182.56 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-07-20T05:25:00Z",
"rates": {
"BOB": 0.182555
}
}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": 18.255499999999998,
"rate": 0.182555
}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