Rate Overview
Live
1 BGN = 34.8035 DOP
1 DOP = 0.028733
BGN
Avg
34.6234
High
34.8035
Low
34.4210
Last updated: 8/20/2026, 4:51:19 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.80 DOP |
| 10 BGN | 348.03 DOP |
| 50 BGN | 1,740.17 DOP |
| 100 BGN | 3,480.35 DOP |
| 500 BGN | 17,401.75 DOP |
| 1,000 BGN | 34,803.50 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-20T04:51:19Z",
"rates": {
"DOP": 34.803499
}
}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": 3480.3499,
"rate": 34.803499
}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