Rate Overview
Live
1 BRL = 11.5128 DOP
1 DOP = 0.086860
BRL
Avg
11.6507
High
12.1661
Low
10.8205
Last updated: 7/23/2026, 7:26:47 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.51 DOP |
| 10 BRL | 115.13 DOP |
| 50 BRL | 575.64 DOP |
| 100 BRL | 1,151.28 DOP |
| 500 BRL | 5,756.39 DOP |
| 1,000 BRL | 11,512.77 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-23T19:26:47Z",
"rates": {
"DOP": 11.51277
}
}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": 1151.277,
"rate": 11.51277
}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