Rate Overview
Live
1 DOP = 0.028307 BGN
1 BGN = 35.3270
DOP
Avg
0.027938
High
0.028344
Low
0.027456
Last updated: 3/6/2026, 4:53:01 PM
Quick Conversions
| DOP | BGN |
|---|---|
| 1 DOP | 0.03 BGN |
| 10 DOP | 0.28 BGN |
| 50 DOP | 1.42 BGN |
| 100 DOP | 2.83 BGN |
| 500 DOP | 14.15 BGN |
| 1,000 DOP | 28.31 BGN |
Get DOP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=BGNExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-06T16:53:01Z",
"rates": {
"BGN": 0.028307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "BGN",
"amount": 100
},
"result": 2.8306999999999998,
"rate": 0.028307
}Build with DOP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key