Rate Overview
Live
1 DOP = 0.115965 BOB
1 BOB = 8.6233
DOP
Avg
0.116236
High
0.116597
Low
0.115965
Last updated: 5/6/2026, 3:39:56 PM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.12 BOB |
| 10 DOP | 1.16 BOB |
| 50 DOP | 5.80 BOB |
| 100 DOP | 11.60 BOB |
| 500 DOP | 57.98 BOB |
| 1,000 DOP | 115.97 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-05-06T15:39:56Z",
"rates": {
"BOB": 0.115965
}
}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.5965,
"rate": 0.115965
}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