Rate Overview
Live
1 BGN = 35.2377 DOP
1 DOP = 0.028379
BGN
Avg
35.2368
High
35.7563
Low
34.9410
Last updated: 3/29/2026, 9:15:21 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 35.24 DOP |
| 10 BGN | 352.38 DOP |
| 50 BGN | 1,761.89 DOP |
| 100 BGN | 3,523.77 DOP |
| 500 BGN | 17,618.87 DOP |
| 1,000 BGN | 35,237.75 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-03-29T09:15:21Z",
"rates": {
"DOP": 35.237749
}
}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": 3523.7749,
"rate": 35.237749
}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