Rate Overview
Live
1 MDL = 3.4017 DOP
1 DOP = 0.293969
MDL
Avg
3.3997
High
3.4392
Low
3.3680
Last updated: 9/2/2026, 7:23:56 PM
Quick Conversions
| MDL | DOP |
|---|---|
| 1 MDL | 3.40 DOP |
| 10 MDL | 34.02 DOP |
| 50 MDL | 170.09 DOP |
| 100 MDL | 340.17 DOP |
| 500 MDL | 1,700.86 DOP |
| 1,000 MDL | 3,401.73 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-09-02T19:23:56Z",
"rates": {
"DOP": 3.401725
}
}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": 340.1725,
"rate": 3.401725
}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