Rate Overview
Live
1 MZN = 0.235600 ERN
1 ERN = 4.2445
MZN
Avg
0.235096
High
0.235861
Low
0.234750
Last updated: 7/30/2026, 4:29:12 AM
Quick Conversions
| MZN | ERN |
|---|---|
| 1 MZN | 0.24 ERN |
| 10 MZN | 2.36 ERN |
| 50 MZN | 11.78 ERN |
| 100 MZN | 23.56 ERN |
| 500 MZN | 117.80 ERN |
| 1,000 MZN | 235.60 ERN |
Get MZN/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=ERNExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-30T04:29:12Z",
"rates": {
"ERN": 0.2356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "ERN",
"amount": 100
},
"result": 23.56,
"rate": 0.2356
}Build with MZN/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key