Rate Overview
Live
1 MZN = 0.234900 ERN
1 ERN = 4.2571
MZN
Avg
0.235021
High
0.235361
Low
0.234854
Last updated: 8/20/2026, 3:40:17 AM
Quick Conversions
| MZN | ERN |
|---|---|
| 1 MZN | 0.23 ERN |
| 10 MZN | 2.35 ERN |
| 50 MZN | 11.75 ERN |
| 100 MZN | 23.49 ERN |
| 500 MZN | 117.45 ERN |
| 1,000 MZN | 234.90 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-08-20T03:40:17Z",
"rates": {
"ERN": 0.2349
}
}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.49,
"rate": 0.2349
}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