Rate Overview
Live
1 BOB = 8.7166 DOP
1 DOP = 0.114723
BOB
Avg
8.6588
High
8.7203
Low
8.5872
Last updated: 3/7/2026, 4:24:55 AM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 8.72 DOP |
| 10 BOB | 87.17 DOP |
| 50 BOB | 435.83 DOP |
| 100 BOB | 871.66 DOP |
| 500 BOB | 4,358.31 DOP |
| 1,000 BOB | 8,716.62 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-03-07T04:24:55Z",
"rates": {
"DOP": 8.716621
}
}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": 871.6621,
"rate": 8.716621
}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