Rate Overview
Live
1 BOB = 5.3105 DOP
1 DOP = 0.188307
BOB
Avg
6.5924
High
8.6335
Low
5.1689
Last updated: 7/27/2026, 11:49:18 PM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 5.31 DOP |
| 10 BOB | 53.10 DOP |
| 50 BOB | 265.52 DOP |
| 100 BOB | 531.05 DOP |
| 500 BOB | 2,655.24 DOP |
| 1,000 BOB | 5,310.48 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-07-27T23:49:18Z",
"rates": {
"DOP": 5.310482
}
}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": 531.0482000000001,
"rate": 5.310482
}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