Rate Overview
Live
1 BOB = 8.5973 DOP
1 DOP = 0.116315
BOB
Avg
8.5968
High
8.7279
Low
8.5026
Last updated: 3/27/2026, 9:47:48 AM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 8.60 DOP |
| 10 BOB | 85.97 DOP |
| 50 BOB | 429.87 DOP |
| 100 BOB | 859.73 DOP |
| 500 BOB | 4,298.67 DOP |
| 1,000 BOB | 8,597.35 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-27T09:47:48Z",
"rates": {
"DOP": 8.597346
}
}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": 859.7346,
"rate": 8.597346
}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