Rate Overview
Live
1 BGN = 34.9792 DOP
1 DOP = 0.028588
BGN
Avg
34.9670
High
35.0747
Low
34.6296
Last updated: 6/1/2026, 10:52:23 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.98 DOP |
| 10 BGN | 349.79 DOP |
| 50 BGN | 1,748.96 DOP |
| 100 BGN | 3,497.92 DOP |
| 500 BGN | 17,489.59 DOP |
| 1,000 BGN | 34,979.19 DOP |
Get BGN/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=DOPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-06-01T10:52:23Z",
"rates": {
"DOP": 34.979185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "DOP",
"amount": 100
},
"result": 3497.9185,
"rate": 34.979185
}Build with BGN/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key