Rate Overview
Live
1 MXN = 3.5455 MZN
1 MZN = 0.282046
MXN
Avg
3.3470
High
3.7017
Low
3.0899
Last updated: 3/27/2026, 9:26:50 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.55 MZN |
| 10 MXN | 35.46 MZN |
| 50 MXN | 177.28 MZN |
| 100 MXN | 354.55 MZN |
| 500 MXN | 1,772.76 MZN |
| 1,000 MXN | 3,545.52 MZN |
Get MXN/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MZNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T09:26:50Z",
"rates": {
"MZN": 3.545518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MZN",
"amount": 100
},
"result": 354.5518,
"rate": 3.545518
}Build with MXN/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key