Rate Overview
Live
1 BRL = 11.5178 DOP
1 DOP = 0.086822
BRL
Avg
11.3841
High
11.5178
Low
11.2769
Last updated: 9/3/2026, 8:24:06 AM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.52 DOP |
| 10 BRL | 115.18 DOP |
| 50 BRL | 575.89 DOP |
| 100 BRL | 1,151.78 DOP |
| 500 BRL | 5,758.89 DOP |
| 1,000 BRL | 11,517.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-09-03T08:24:06Z",
"rates": {
"DOP": 11.517773
}
}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.7773,
"rate": 11.517773
}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