Rate Overview
Live
1 MZN = 0.013494 EUR
1 EUR = 74.1070
MZN
Avg
0.013485
High
0.013504
Low
0.013459
Last updated: 5/28/2026, 8:37:51 AM
Quick Conversions
| MZN | EUR |
|---|---|
| 1 MZN | 0.01 EUR |
| 10 MZN | 0.13 EUR |
| 50 MZN | 0.67 EUR |
| 100 MZN | 1.35 EUR |
| 500 MZN | 6.75 EUR |
| 1,000 MZN | 13.49 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-05-28T08:37:51Z",
"rates": {
"EUR": 0.013494
}
}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.3494000000000002,
"rate": 0.013494
}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