Rate Overview
Live
1 MXN = 3.7057 MZN
1 MZN = 0.269853
MXN
Avg
3.6738
High
3.7060
Low
3.6484
Last updated: 5/7/2026, 8:09:47 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.71 MZN |
| 10 MXN | 37.06 MZN |
| 50 MXN | 185.29 MZN |
| 100 MXN | 370.57 MZN |
| 500 MXN | 1,852.86 MZN |
| 1,000 MXN | 3,705.72 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-07T08:09:47Z",
"rates": {
"MZN": 3.705724
}
}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": 370.5724,
"rate": 3.705724
}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