Rate Overview
Live
1 MDL = 0.854268 ERN
1 ERN = 1.1706
MDL
Avg
0.853821
High
0.863625
Low
0.844922
Last updated: 7/12/2026, 3:05:19 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.85 ERN |
| 10 MDL | 8.54 ERN |
| 50 MDL | 42.71 ERN |
| 100 MDL | 85.43 ERN |
| 500 MDL | 427.13 ERN |
| 1,000 MDL | 854.27 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-12T15:05:19Z",
"rates": {
"ERN": 0.854268
}
}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.4268,
"rate": 0.854268
}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