Rate Overview
Live
1 MDL = 0.856014 ERN
1 ERN = 1.1682
MDL
Avg
0.879576
High
0.907177
Low
0.831813
Last updated: 3/27/2026, 1:11:40 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.86 ERN |
| 10 MDL | 8.56 ERN |
| 50 MDL | 42.80 ERN |
| 100 MDL | 85.60 ERN |
| 500 MDL | 428.01 ERN |
| 1,000 MDL | 856.01 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-03-27T13:11:40Z",
"rates": {
"ERN": 0.856014
}
}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.60140000000001,
"rate": 0.856014
}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