Rate Overview
Live
1 BRL = 11.6725 DOP
1 DOP = 0.085671
BRL
Avg
11.8955
High
12.1602
Low
11.6725
Last updated: 5/27/2026, 9:55:00 AM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 11.67 DOP |
| 10 BRL | 116.72 DOP |
| 50 BRL | 583.62 DOP |
| 100 BRL | 1,167.25 DOP |
| 500 BRL | 5,836.25 DOP |
| 1,000 BRL | 11,672.50 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-05-27T09:55:00Z",
"rates": {
"DOP": 11.672496
}
}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": 1167.2496,
"rate": 11.672496
}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