Rate Overview
Live
1 BRL = 11.3737 DOP
1 DOP = 0.087922
BRL
Avg
11.7088
High
12.1497
Low
11.3471
Last updated: 7/28/2026, 11:56:08 AM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.37 DOP |
| 10 BRL | 113.74 DOP |
| 50 BRL | 568.68 DOP |
| 100 BRL | 1,137.37 DOP |
| 500 BRL | 5,686.85 DOP |
| 1,000 BRL | 11,373.69 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-28T11:56:08Z",
"rates": {
"DOP": 11.373691
}
}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": 1137.3691000000001,
"rate": 11.373691
}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