Rate Overview
Live
1 BGN = 34.9685 DOP
1 DOP = 0.028597
BGN
Avg
35.0482
High
35.1803
Low
34.7866
Last updated: 9/10/2026, 12:57:47 PM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.97 DOP |
| 10 BGN | 349.68 DOP |
| 50 BGN | 1,748.42 DOP |
| 100 BGN | 3,496.85 DOP |
| 500 BGN | 17,484.24 DOP |
| 1,000 BGN | 34,968.48 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-10T12:57:47Z",
"rates": {
"DOP": 34.968479
}
}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": 3496.8479,
"rate": 34.968479
}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