Rate Overview
Live
1 MDL = 3.3697 DOP
1 DOP = 0.296762
MDL
Avg
3.3632
High
3.3753
Low
3.3392
Last updated: 6/16/2026, 1:25:14 PM
Quick Conversions
| MDL | DOP |
|---|---|
| 1 MDL | 3.37 DOP |
| 10 MDL | 33.70 DOP |
| 50 MDL | 168.48 DOP |
| 100 MDL | 336.97 DOP |
| 500 MDL | 1,684.85 DOP |
| 1,000 MDL | 3,369.70 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-06-16T13:25:14Z",
"rates": {
"DOP": 3.3697
}
}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": 336.96999999999997,
"rate": 3.3697
}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