Rate Overview
Live
1 BRL = 11.3569 DOP
1 DOP = 0.088052
BRL
Avg
11.7432
High
12.1497
Low
11.3569
Last updated: 3/27/2026, 4:31:32 PM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.36 DOP |
| 10 BRL | 113.57 DOP |
| 50 BRL | 567.85 DOP |
| 100 BRL | 1,135.69 DOP |
| 500 BRL | 5,678.46 DOP |
| 1,000 BRL | 11,356.93 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-03-27T16:31:32Z",
"rates": {
"DOP": 11.356925
}
}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.6925,
"rate": 11.356925
}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