Rate Overview
Live
1 BGN = 34.2450 DOP
1 DOP = 0.029201
BGN
Avg
36.0698
High
38.5422
Low
34.0174
Last updated: 7/11/2026, 5:02:10 PM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.24 DOP |
| 10 BGN | 342.45 DOP |
| 50 BGN | 1,712.25 DOP |
| 100 BGN | 3,424.50 DOP |
| 500 BGN | 17,122.49 DOP |
| 1,000 BGN | 34,244.99 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-07-11T17:02:10Z",
"rates": {
"DOP": 34.244989
}
}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": 3424.4988999999996,
"rate": 34.244989
}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