Rate Overview
Live
1 DOP = 0.200998 BOB
1 BOB = 4.9752
DOP
Avg
0.199118
High
0.200998
Low
0.196382
Last updated: 9/1/2026, 5:00:02 PM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.20 BOB |
| 10 DOP | 2.01 BOB |
| 50 DOP | 10.05 BOB |
| 100 DOP | 20.10 BOB |
| 500 DOP | 100.50 BOB |
| 1,000 DOP | 201.00 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-09-01T17:00:02Z",
"rates": {
"BOB": 0.200998
}
}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": 20.099800000000002,
"rate": 0.200998
}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