Rate Overview
Live
1 BGN = 35.0984 DOP
1 DOP = 0.028491
BGN
Avg
36.5248
High
38.4337
Low
33.6078
Last updated: 3/27/2026, 11:28:03 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 35.10 DOP |
| 10 BGN | 350.98 DOP |
| 50 BGN | 1,754.92 DOP |
| 100 BGN | 3,509.84 DOP |
| 500 BGN | 17,549.18 DOP |
| 1,000 BGN | 35,098.37 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-27T11:28:03Z",
"rates": {
"DOP": 35.098366
}
}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": 3509.8365999999996,
"rate": 35.098366
}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