Rate Overview
Live
1 DOP = 0.117664 BOB
1 BOB = 8.4988
DOP
Avg
0.118141
High
0.119173
Low
0.117664
Last updated: 6/16/2026, 3:05:20 AM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.12 BOB |
| 10 DOP | 1.18 BOB |
| 50 DOP | 5.88 BOB |
| 100 DOP | 11.77 BOB |
| 500 DOP | 58.83 BOB |
| 1,000 DOP | 117.66 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-06-16T03:05:20Z",
"rates": {
"BOB": 0.117664
}
}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.7664,
"rate": 0.117664
}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