Rate Overview
Live
1 BOB = 8.6062 DOP
1 DOP = 0.116195
BOB
Avg
8.6112
High
8.6502
Low
8.5921
Last updated: 5/8/2026, 1:00:06 PM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 8.61 DOP |
| 10 BOB | 86.06 DOP |
| 50 BOB | 430.31 DOP |
| 100 BOB | 860.62 DOP |
| 500 BOB | 4,303.10 DOP |
| 1,000 BOB | 8,606.20 DOP |
Get BOB/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=DOPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-08T13:00:06Z",
"rates": {
"DOP": 8.6062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "DOP",
"amount": 100
},
"result": 860.6199999999999,
"rate": 8.6062
}Build with BOB/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key