Rate Overview
Live
1 BRL = 11.4451 DOP
1 DOP = 0.087373
BRL
Avg
11.1537
High
12.0349
Low
9.8820
Last updated: 7/25/2026, 1:58:14 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.45 DOP |
| 10 BRL | 114.45 DOP |
| 50 BRL | 572.26 DOP |
| 100 BRL | 1,144.51 DOP |
| 500 BRL | 5,722.57 DOP |
| 1,000 BRL | 11,445.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-07-25T13:58:14Z",
"rates": {
"DOP": 11.445141
}
}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": 1144.5140999999999,
"rate": 11.445141
}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