Rate Overview
Live
1 DOP = 0.115955 BOB
1 BOB = 8.6240
DOP
Avg
0.115073
High
0.115955
Low
0.113856
Last updated: 4/16/2026, 2:20:25 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.96 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-04-16T14:20:25Z",
"rates": {
"BOB": 0.115955
}
}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.5955,
"rate": 0.115955
}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