Rate Overview
Live
1 MDL = 0.049606 EUR
1 EUR = 20.1589
MDL
Avg
0.049598
High
0.049755
Low
0.049384
Last updated: 7/6/2026, 12:59:12 AM
Quick Conversions
| MDL | EUR |
|---|---|
| 1 MDL | 0.05 EUR |
| 10 MDL | 0.50 EUR |
| 50 MDL | 2.48 EUR |
| 100 MDL | 4.96 EUR |
| 500 MDL | 24.80 EUR |
| 1,000 MDL | 49.61 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-06T00:59:12Z",
"rates": {
"EUR": 0.049606
}
}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.9605999999999995,
"rate": 0.049606
}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