Rate Overview
Live
1 ERN = 237.7776 MNT
1 MNT = 0.004206
ERN
Avg
238.0331
High
238.9623
Low
237.7355
Last updated: 3/8/2026, 7:42:54 AM
Quick Conversions
| ERN | MNT |
|---|---|
| 1 ERN | 237.78 MNT |
| 10 ERN | 2,377.78 MNT |
| 50 ERN | 11,888.88 MNT |
| 100 ERN | 23,777.76 MNT |
| 500 ERN | 118,888.80 MNT |
| 1,000 ERN | 237,777.61 MNT |
Get ERN/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=MNTExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-08T07:42:54Z",
"rates": {
"MNT": 237.777609
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "MNT",
"amount": 100
},
"result": 23777.7609,
"rate": 237.777609
}Build with ERN/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key