Rate Overview
Live
1 MXN = 3.5890 MZN
1 MZN = 0.278628
MXN
Avg
3.6457
High
3.7109
Low
3.5880
Last updated: 3/7/2026, 1:01:41 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.59 MZN |
| 10 MXN | 35.89 MZN |
| 50 MXN | 179.45 MZN |
| 100 MXN | 358.90 MZN |
| 500 MXN | 1,794.51 MZN |
| 1,000 MXN | 3,589.02 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-07T01:01:41Z",
"rates": {
"MZN": 3.589019
}
}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": 358.9019,
"rate": 3.589019
}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