Rate Overview
Live
1 DOP = 0.193464 BOB
1 BOB = 5.1689
DOP
Avg
0.117667
High
0.193464
Low
0.107658
Last updated: 7/26/2026, 10:34:54 AM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.19 BOB |
| 10 DOP | 1.93 BOB |
| 50 DOP | 9.67 BOB |
| 100 DOP | 19.35 BOB |
| 500 DOP | 96.73 BOB |
| 1,000 DOP | 193.46 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-26T10:34:54Z",
"rates": {
"BOB": 0.193464
}
}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": 19.3464,
"rate": 0.193464
}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