Rate Overview
Live
1 BGN = 34.9711 DOP
1 DOP = 0.028595
BGN
Avg
34.7770
High
34.9711
Low
34.5828
Last updated: 8/22/2026, 1:06:17 AM
Quick Conversions
| BGN | DOP |
|---|---|
| 1 BGN | 34.97 DOP |
| 10 BGN | 349.71 DOP |
| 50 BGN | 1,748.55 DOP |
| 100 BGN | 3,497.11 DOP |
| 500 BGN | 17,485.53 DOP |
| 1,000 BGN | 34,971.06 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-22T01:06:17Z",
"rates": {
"DOP": 34.971063
}
}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": 3497.1063,
"rate": 34.971063
}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