Rate Overview
Live
1 BOB = 5.1703 DOP
1 DOP = 0.193414
BOB
Avg
5.2719
High
5.4379
Low
5.1689
Last updated: 7/28/2026, 2:53:15 PM
Quick Conversions
| BOB | DOP |
|---|---|
| 1 BOB | 5.17 DOP |
| 10 BOB | 51.70 DOP |
| 50 BOB | 258.51 DOP |
| 100 BOB | 517.03 DOP |
| 500 BOB | 2,585.13 DOP |
| 1,000 BOB | 5,170.25 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-28T14:53:15Z",
"rates": {
"DOP": 5.170251
}
}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": 517.0251000000001,
"rate": 5.170251
}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