Rate Overview
Live
1 MDL = 0.049303 EUR
1 EUR = 20.2827
MDL
Avg
0.050642
High
0.051665
Low
0.049303
Last updated: 3/28/2026, 3:08:24 AM
Quick Conversions
| MDL | EUR |
|---|---|
| 1 MDL | 0.05 EUR |
| 10 MDL | 0.49 EUR |
| 50 MDL | 2.47 EUR |
| 100 MDL | 4.93 EUR |
| 500 MDL | 24.65 EUR |
| 1,000 MDL | 49.30 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-03-28T03:08:24Z",
"rates": {
"EUR": 0.049303
}
}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": 4.9303,
"rate": 0.049303
}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