Rate Overview
Live
1 MDL = 3.4002 DOP
1 DOP = 0.294102
MDL
Avg
3.5547
High
3.7725
Low
3.3880
Last updated: 5/27/2026, 12:33:41 PM
Quick Conversions
| MDL | DOP |
|---|---|
| 1 MDL | 3.40 DOP |
| 10 MDL | 34.00 DOP |
| 50 MDL | 170.01 DOP |
| 100 MDL | 340.02 DOP |
| 500 MDL | 1,700.09 DOP |
| 1,000 MDL | 3,400.18 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-05-27T12:33:41Z",
"rates": {
"DOP": 3.400183
}
}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.0183,
"rate": 3.400183
}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