Rate Overview
Live
1 BRL = 12.0633 DOP
1 DOP = 0.082896
BRL
Avg
11.9987
High
12.1117
Low
11.9179
Last updated: 5/7/2026, 1:17:44 AM
Quick Conversions
| BRL | DOP |
|---|---|
| 1 BRL | 12.06 DOP |
| 10 BRL | 120.63 DOP |
| 50 BRL | 603.16 DOP |
| 100 BRL | 1,206.33 DOP |
| 500 BRL | 6,031.65 DOP |
| 1,000 BRL | 12,063.29 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-07T01:17:44Z",
"rates": {
"DOP": 12.063292
}
}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": 1206.3292000000001,
"rate": 12.063292
}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