Rate Overview
Live
1 BRL = 11.2582 DOP
1 DOP = 0.088824
BRL
Avg
11.3784
High
11.4507
Low
11.2582
Last updated: 8/13/2026, 8:53:15 AM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.26 DOP |
| 10 BRL | 112.58 DOP |
| 50 BRL | 562.91 DOP |
| 100 BRL | 1,125.82 DOP |
| 500 BRL | 5,629.09 DOP |
| 1,000 BRL | 11,258.18 DOP |
Get BRL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=DOPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-08-13T08:53:15Z",
"rates": {
"DOP": 11.258181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "DOP",
"amount": 100
},
"result": 1125.8181,
"rate": 11.258181
}Build with BRL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key