Rate Overview
Live
1 MZN = 0.013716 EUR
1 EUR = 72.9076
MZN
Avg
0.013719
High
0.013755
Low
0.013689
Last updated: 7/6/2026, 11:03:13 AM
Quick Conversions
| MZN | EUR |
|---|---|
| 1 MZN | 0.01 EUR |
| 10 MZN | 0.14 EUR |
| 50 MZN | 0.69 EUR |
| 100 MZN | 1.37 EUR |
| 500 MZN | 6.86 EUR |
| 1,000 MZN | 13.72 EUR |
Get MZN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=EURExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-06T11:03:13Z",
"rates": {
"EUR": 0.013716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "EUR",
"amount": 100
},
"result": 1.3716000000000002,
"rate": 0.013716
}Build with MZN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key