Rate Overview
Live
1 MDL = 0.050032 EUR
1 EUR = 19.9872
MDL
Avg
0.049726
High
0.050108
Low
0.049293
Last updated: 7/26/2026, 12:24:14 AM
Quick Conversions
| MDL | EUR |
|---|---|
| 1 MDL | 0.05 EUR |
| 10 MDL | 0.50 EUR |
| 50 MDL | 2.50 EUR |
| 100 MDL | 5.00 EUR |
| 500 MDL | 25.02 EUR |
| 1,000 MDL | 50.03 EUR |
Get MDL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=EURExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T00:24:14Z",
"rates": {
"EUR": 0.050032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "EUR",
"amount": 100
},
"result": 5.0032,
"rate": 0.050032
}Build with MDL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key