Rate Overview
Live
1 MDL = 0.854184 ERN
1 ERN = 1.1707
MDL
Avg
0.870439
High
0.893529
Low
0.847155
Last updated: 7/9/2026, 2:20:29 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.85 ERN |
| 10 MDL | 8.54 ERN |
| 50 MDL | 42.71 ERN |
| 100 MDL | 85.42 ERN |
| 500 MDL | 427.09 ERN |
| 1,000 MDL | 854.18 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-09T14:20:29Z",
"rates": {
"ERN": 0.854184
}
}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.4184,
"rate": 0.854184
}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