Rate Overview
Live
1 MDL = 0.852803 ERN
1 ERN = 1.1726
MDL
Avg
0.861149
High
0.899354
Low
0.802578
Last updated: 7/26/2026, 7:48:50 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.85 ERN |
| 10 MDL | 8.53 ERN |
| 50 MDL | 42.64 ERN |
| 100 MDL | 85.28 ERN |
| 500 MDL | 426.40 ERN |
| 1,000 MDL | 852.80 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-26T19:48:50Z",
"rates": {
"ERN": 0.852803
}
}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": 85.2803,
"rate": 0.852803
}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