Rate Overview
Live
1 BGN = 34.2858 DOP
1 DOP = 0.029167
BGN
Avg
36.4975
High
38.2518
Low
33.8881
Last updated: 8/1/2026, 12:33:52 PM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.29 DOP |
| 10 BGN | 342.86 DOP |
| 50 BGN | 1,714.29 DOP |
| 100 BGN | 3,428.58 DOP |
| 500 BGN | 17,142.92 DOP |
| 1,000 BGN | 34,285.84 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-01T12:33:52Z",
"rates": {
"DOP": 34.285841
}
}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": 3428.5840999999996,
"rate": 34.285841
}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