Rate Overview
Live
1 MDL = 3.3594 DOP
1 DOP = 0.297669
MDL
Avg
3.3519
High
3.3594
Low
3.3321
Last updated: 8/12/2026, 7:30:08 PM
Quick Conversions
| MDL | DOP |
|---|---|
| 1 MDL | 3.36 DOP |
| 10 MDL | 33.59 DOP |
| 50 MDL | 167.97 DOP |
| 100 MDL | 335.94 DOP |
| 500 MDL | 1,679.72 DOP |
| 1,000 MDL | 3,359.44 DOP |
Get MDL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=DOPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-12T19:30:08Z",
"rates": {
"DOP": 3.359435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "DOP",
"amount": 100
},
"result": 335.9435,
"rate": 3.359435
}Build with MDL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key