Rate Overview
Live
1 BGN = 34.3314 DOP
1 DOP = 0.029128
BGN
Avg
34.5298
High
35.0747
Low
34.0174
Last updated: 6/27/2026, 10:39:46 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.33 DOP |
| 10 BGN | 343.31 DOP |
| 50 BGN | 1,716.57 DOP |
| 100 BGN | 3,433.14 DOP |
| 500 BGN | 17,165.70 DOP |
| 1,000 BGN | 34,331.39 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-27T10:39:46Z",
"rates": {
"DOP": 34.331394
}
}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": 3433.1394000000005,
"rate": 34.331394
}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