Rate Overview
Live
1 DOP = 0.117374 BOB
1 BOB = 8.5198
DOP
Avg
0.112576
High
0.117374
Low
0.107807
Last updated: 5/26/2026, 7:51:59 PM
Quick Conversions
| DOP | BOB |
|---|---|
| 1 DOP | 0.12 BOB |
| 10 DOP | 1.17 BOB |
| 50 DOP | 5.87 BOB |
| 100 DOP | 11.74 BOB |
| 500 DOP | 58.69 BOB |
| 1,000 DOP | 117.37 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-26T19:51:59Z",
"rates": {
"BOB": 0.117374
}
}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.737400000000001,
"rate": 0.117374
}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