Rate Overview
Live
1 MZN = 0.234540 ERN
1 ERN = 4.2637
MZN
Avg
0.234537
High
0.234559
Low
0.234520
Last updated: 4/17/2026, 6:15:49 AM
Quick Conversions
| MZN | ERN |
|---|---|
| 1 MZN | 0.23 ERN |
| 10 MZN | 2.35 ERN |
| 50 MZN | 11.73 ERN |
| 100 MZN | 23.45 ERN |
| 500 MZN | 117.27 ERN |
| 1,000 MZN | 234.54 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-04-17T06:15:49Z",
"rates": {
"ERN": 0.23454
}
}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.454,
"rate": 0.23454
}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