Rate Overview
Live
1 BRL = 11.4521 DOP
1 DOP = 0.087321
BRL
Avg
11.4718
High
11.7316
Low
11.2693
Last updated: 3/7/2026, 9:12:04 AM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.45 DOP |
| 10 BRL | 114.52 DOP |
| 50 BRL | 572.60 DOP |
| 100 BRL | 1,145.21 DOP |
| 500 BRL | 5,726.03 DOP |
| 1,000 BRL | 11,452.06 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-07T09:12:04Z",
"rates": {
"DOP": 11.452059
}
}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": 1145.2059,
"rate": 11.452059
}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