Rate Overview
Live
1 MXN = 3.6875 MZN
1 MZN = 0.271187
MXN
Avg
3.6858
High
3.6954
Low
3.6751
Last updated: 5/27/2026, 9:43:33 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.69 MZN |
| 10 MXN | 36.87 MZN |
| 50 MXN | 184.37 MZN |
| 100 MXN | 368.75 MZN |
| 500 MXN | 1,843.74 MZN |
| 1,000 MXN | 3,687.49 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-05-27T09:43:33Z",
"rates": {
"MZN": 3.687488
}
}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": 368.7488,
"rate": 3.687488
}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