Rate Overview
Live
1 BGN = 34.1094 DOP
1 DOP = 0.029317
BGN
Avg
35.2041
High
37.9597
Low
32.2011
Last updated: 7/31/2026, 7:48:43 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.11 DOP |
| 10 BGN | 341.09 DOP |
| 50 BGN | 1,705.47 DOP |
| 100 BGN | 3,410.94 DOP |
| 500 BGN | 17,054.70 DOP |
| 1,000 BGN | 34,109.39 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-07-31T07:48:43Z",
"rates": {
"DOP": 34.109394
}
}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": 3410.9394,
"rate": 34.109394
}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