Rate Overview
Live
1 MDL = 0.879416 ERN
1 ERN = 1.1371
MDL
Avg
0.874349
High
0.879416
Low
0.869640
Last updated: 4/16/2026, 8:06:42 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.88 ERN |
| 10 MDL | 8.79 ERN |
| 50 MDL | 43.97 ERN |
| 100 MDL | 87.94 ERN |
| 500 MDL | 439.71 ERN |
| 1,000 MDL | 879.42 ERN |
Get MDL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ERNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T20:06:42Z",
"rates": {
"ERN": 0.879416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ERN",
"amount": 100
},
"result": 87.9416,
"rate": 0.879416
}Build with MDL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key