Rate Overview
Live
1 MNT = 0.004172 ERN
1 ERN = 239.6932
MNT
Avg
0.004176
High
0.004181
Low
0.004172
Last updated: 7/28/2026, 12:36:15 AM
Quick Conversions
| MNT | ERN |
|---|---|
| 1 MNT | 0.00 ERN |
| 10 MNT | 0.04 ERN |
| 50 MNT | 0.21 ERN |
| 100 MNT | 0.42 ERN |
| 500 MNT | 2.09 ERN |
| 1,000 MNT | 4.17 ERN |
Get MNT/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ERNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-28T00:36:15Z",
"rates": {
"ERN": 0.004172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ERN",
"amount": 100
},
"result": 0.4172,
"rate": 0.004172
}Build with MNT/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key