Rate Overview
Live
1 MXN = 3.7724 MZN
1 MZN = 0.265082
MXN
Avg
3.7671
High
3.7812
Low
3.7495
Last updated: 9/8/2026, 5:14:40 PM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.77 MZN |
| 10 MXN | 37.72 MZN |
| 50 MXN | 188.62 MZN |
| 100 MXN | 377.24 MZN |
| 500 MXN | 1,886.21 MZN |
| 1,000 MXN | 3,772.41 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-09-08T17:14:40Z",
"rates": {
"MZN": 3.772411
}
}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": 377.2411,
"rate": 3.772411
}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