Rate Overview
Live
1 MDL = 3.4849 DOP
1 DOP = 0.286952
MDL
Avg
3.4961
High
3.5244
Low
3.4803
Last updated: 4/16/2026, 8:06:43 PM
Quick Conversions
| MDL | DOP |
|---|---|
| 1 MDL | 3.48 DOP |
| 10 MDL | 34.85 DOP |
| 50 MDL | 174.24 DOP |
| 100 MDL | 348.49 DOP |
| 500 MDL | 1,742.45 DOP |
| 1,000 MDL | 3,484.90 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-04-16T20:06:43Z",
"rates": {
"DOP": 3.484898
}
}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": 348.4898,
"rate": 3.484898
}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