Rate Overview
Live
1 MDL = 0.849570 ERN
1 ERN = 1.1771
MDL
Avg
0.848148
High
0.849719
Low
0.844922
Last updated: 7/3/2026, 11:16:00 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.85 ERN |
| 10 MDL | 8.50 ERN |
| 50 MDL | 42.48 ERN |
| 100 MDL | 84.96 ERN |
| 500 MDL | 424.79 ERN |
| 1,000 MDL | 849.57 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-07-03T23:16:00Z",
"rates": {
"ERN": 0.84957
}
}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": 84.95700000000001,
"rate": 0.84957
}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