Rate Overview
Live
1 BRL = 11.5294 DOP
1 DOP = 0.086735
BRL
Avg
11.7333
High
12.1497
Low
11.3471
Last updated: 7/13/2026, 7:31:08 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.53 DOP |
| 10 BRL | 115.29 DOP |
| 50 BRL | 576.47 DOP |
| 100 BRL | 1,152.94 DOP |
| 500 BRL | 5,764.71 DOP |
| 1,000 BRL | 11,529.42 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-07-13T19:31:08Z",
"rates": {
"DOP": 11.529419
}
}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": 1152.9419,
"rate": 11.529419
}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