Rate Overview
Live
1 DOP = 0.183894 BOB
1 BOB = 5.4379
DOP
Avg
0.144852
High
0.183894
Low
0.115828
Last updated: 7/21/2026, 2:39:03 PM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.18 BOB |
| 10 DOP | 1.84 BOB |
| 50 DOP | 9.19 BOB |
| 100 DOP | 18.39 BOB |
| 500 DOP | 91.95 BOB |
| 1,000 DOP | 183.89 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-21T14:39:03Z",
"rates": {
"BOB": 0.183894
}
}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.389400000000002,
"rate": 0.183894
}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