Rate Overview
Live
1 BGN = 34.2572 DOP
1 DOP = 0.029191
BGN
Avg
34.5350
High
34.8607
Low
34.1576
Last updated: 6/21/2026, 4:13:22 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.26 DOP |
| 10 BGN | 342.57 DOP |
| 50 BGN | 1,712.86 DOP |
| 100 BGN | 3,425.72 DOP |
| 500 BGN | 17,128.59 DOP |
| 1,000 BGN | 34,257.17 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-21T04:13:22Z",
"rates": {
"DOP": 34.257173
}
}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": 3425.7173000000003,
"rate": 34.257173
}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