Rate Overview
Live
1 BGN = 34.6772 DOP
1 DOP = 0.028837
BGN
Avg
35.0174
High
36.3324
Low
33.7859
Last updated: 8/27/2026, 10:53:13 PM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.68 DOP |
| 10 BGN | 346.77 DOP |
| 50 BGN | 1,733.86 DOP |
| 100 BGN | 3,467.72 DOP |
| 500 BGN | 17,338.58 DOP |
| 1,000 BGN | 34,677.15 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-08-27T22:53:13Z",
"rates": {
"DOP": 34.677153
}
}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": 3467.7153,
"rate": 34.677153
}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