Rate Overview
Live
1 MZN = 0.235047 ERN
1 ERN = 4.2545
MZN
Avg
0.235046
High
0.235243
Low
0.234859
Last updated: 5/27/2026, 5:13:22 PM
Quick Conversions
| MZN | ERN |
|---|---|
| 1 MZN | 0.24 ERN |
| 10 MZN | 2.35 ERN |
| 50 MZN | 11.75 ERN |
| 100 MZN | 23.50 ERN |
| 500 MZN | 117.52 ERN |
| 1,000 MZN | 235.05 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-05-27T17:13:22Z",
"rates": {
"ERN": 0.235047
}
}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.5047,
"rate": 0.235047
}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