Rate Overview
Live
1 BRL = 11.5657 DOP
1 DOP = 0.086462
BRL
Avg
11.4621
High
11.6254
Low
11.2431
Last updated: 6/16/2026, 1:25:58 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.57 DOP |
| 10 BRL | 115.66 DOP |
| 50 BRL | 578.29 DOP |
| 100 BRL | 1,156.57 DOP |
| 500 BRL | 5,782.86 DOP |
| 1,000 BRL | 11,565.73 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-06-16T13:25:58Z",
"rates": {
"DOP": 11.565726
}
}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": 1156.5726,
"rate": 11.565726
}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