Rate Overview
Live
1 BRL = 11.3523 DOP
1 DOP = 0.088088
BRL
Avg
11.4159
High
11.6254
Low
11.2431
Last updated: 7/3/2026, 3:53:56 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.35 DOP |
| 10 BRL | 113.52 DOP |
| 50 BRL | 567.62 DOP |
| 100 BRL | 1,135.23 DOP |
| 500 BRL | 5,676.16 DOP |
| 1,000 BRL | 11,352.31 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-03T15:53:56Z",
"rates": {
"DOP": 11.352311
}
}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": 1135.2311,
"rate": 11.352311
}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