Rate Overview
Live
1 MXN = 3.6781 MZN
1 MZN = 0.271877
MXN
Avg
3.6977
High
3.7164
Low
3.6703
Last updated: 6/19/2026, 8:21:13 AM
Quick Conversions
| MXN | MZN |
|---|---|
| 1 MXN | 3.68 MZN |
| 10 MXN | 36.78 MZN |
| 50 MXN | 183.91 MZN |
| 100 MXN | 367.81 MZN |
| 500 MXN | 1,839.07 MZN |
| 1,000 MXN | 3,678.13 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-06-19T08:21:13Z",
"rates": {
"MZN": 3.67813
}
}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": 367.813,
"rate": 3.67813
}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