Rate Overview
Live
1 MXN = 3.6342 MZN
1 MZN = 0.275166
MXN
Avg
3.6476
High
3.6656
Low
3.6313
Last updated: 7/9/2026, 3:01:04 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.63 MZN |
| 10 MXN | 36.34 MZN |
| 50 MXN | 181.71 MZN |
| 100 MXN | 363.42 MZN |
| 500 MXN | 1,817.09 MZN |
| 1,000 MXN | 3,634.17 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-09T03:01:04Z",
"rates": {
"MZN": 3.63417
}
}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": 363.41700000000003,
"rate": 3.63417
}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