Rate Overview
Live
1 MDL = 3.3949 DOP
1 DOP = 0.294556
MDL
Avg
3.6168
High
3.8036
Low
3.3949
Last updated: 3/27/2026, 2:58:54 PM
Quick Conversions
| MDL | DOP |
|---|---|
| 1 MDL | 3.39 DOP |
| 10 MDL | 33.95 DOP |
| 50 MDL | 169.75 DOP |
| 100 MDL | 339.49 DOP |
| 500 MDL | 1,697.47 DOP |
| 1,000 MDL | 3,394.94 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-03-27T14:58:54Z",
"rates": {
"DOP": 3.394936
}
}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": 339.4936,
"rate": 3.394936
}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