Rate Overview
Live
1 BGN = 36.0320 DOP
1 DOP = 0.027753
BGN
Avg
35.9284
High
36.1938
Low
35.6340
Last updated: 4/21/2026, 8:15:40 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 36.03 DOP |
| 10 BGN | 360.32 DOP |
| 50 BGN | 1,801.60 DOP |
| 100 BGN | 3,603.20 DOP |
| 500 BGN | 18,016.01 DOP |
| 1,000 BGN | 36,032.02 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-04-21T08:15:40Z",
"rates": {
"DOP": 36.032018
}
}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": 3603.2018000000003,
"rate": 36.032018
}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