Rate Overview
Live
1 MXN = 3.7102 MZN
1 MZN = 0.269526
MXN
Avg
3.6966
High
3.7119
Low
3.6776
Last updated: 4/17/2026, 6:08:19 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.71 MZN |
| 10 MXN | 37.10 MZN |
| 50 MXN | 185.51 MZN |
| 100 MXN | 371.02 MZN |
| 500 MXN | 1,855.11 MZN |
| 1,000 MXN | 3,710.22 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-04-17T06:08:19Z",
"rates": {
"MZN": 3.710224
}
}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": 371.0224,
"rate": 3.710224
}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