Rate Overview
Live
1 BRL = 11.9101 DOP
1 DOP = 0.083962
BRL
Avg
11.9540
High
12.0528
Low
11.8940
Last updated: 4/16/2026, 10:16:57 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.91 DOP |
| 10 BRL | 119.10 DOP |
| 50 BRL | 595.51 DOP |
| 100 BRL | 1,191.01 DOP |
| 500 BRL | 5,955.07 DOP |
| 1,000 BRL | 11,910.14 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-04-16T22:16:57Z",
"rates": {
"DOP": 11.910135
}
}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": 1191.0135,
"rate": 11.910135
}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