Rate Overview
Live
1 MXN = 3.6588 MZN
1 MZN = 0.273310
MXN
Avg
3.6520
High
3.6588
Low
3.6382
Last updated: 7/30/2026, 1:54:30 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.66 MZN |
| 10 MXN | 36.59 MZN |
| 50 MXN | 182.94 MZN |
| 100 MXN | 365.88 MZN |
| 500 MXN | 1,829.42 MZN |
| 1,000 MXN | 3,658.85 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-07-30T01:54:30Z",
"rates": {
"MZN": 3.658847
}
}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": 365.8847,
"rate": 3.658847
}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