Rate Overview
Live
1 DOP = 0.029488 BGN
1 BGN = 33.9121
DOP
Avg
0.028177
High
0.029538
Low
0.025972
Last updated: 7/28/2026, 10:21:46 AM
Quick Conversions
| DOP | BGN |
|---|---|
| 1 DOP | 0.03 BGN |
| 10 DOP | 0.29 BGN |
| 50 DOP | 1.47 BGN |
| 100 DOP | 2.95 BGN |
| 500 DOP | 14.74 BGN |
| 1,000 DOP | 29.49 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-07-28T10:21:46Z",
"rates": {
"BGN": 0.029488
}
}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.9488,
"rate": 0.029488
}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