Rate Overview
Live
1 MDL = 0.870882 ERN
1 ERN = 1.1483
MDL
Avg
0.870324
High
0.871053
Low
0.867473
Last updated: 5/6/2026, 11:51:36 PM
Quick Conversions
| MDL | ERN |
|---|---|
| 1 MDL | 0.87 ERN |
| 10 MDL | 8.71 ERN |
| 50 MDL | 43.54 ERN |
| 100 MDL | 87.09 ERN |
| 500 MDL | 435.44 ERN |
| 1,000 MDL | 870.88 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-05-06T23:51:36Z",
"rates": {
"ERN": 0.870882
}
}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": 87.0882,
"rate": 0.870882
}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