Rate Overview
Live
1 BGN = 35.1460 DOP
1 DOP = 0.028453
BGN
Avg
35.7488
High
38.5422
Low
33.9858
Last updated: 9/7/2026, 7:20:17 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 35.15 DOP |
| 10 BGN | 351.46 DOP |
| 50 BGN | 1,757.30 DOP |
| 100 BGN | 3,514.60 DOP |
| 500 BGN | 17,573.00 DOP |
| 1,000 BGN | 35,146.00 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-09-07T07:20:17Z",
"rates": {
"DOP": 35.145999
}
}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": 3514.5999,
"rate": 35.145999
}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