Rate Overview
Live
1 MZN = 0.282191 MXN
1 MXN = 3.5437
MZN
Avg
0.299658
High
0.323637
Low
0.270144
Last updated: 3/27/2026, 10:17:48 AM
Quick Conversions
| MZN | MXN |
|---|---|
| 1 MZN | 0.28 MXN |
| 10 MZN | 2.82 MXN |
| 50 MZN | 14.11 MXN |
| 100 MZN | 28.22 MXN |
| 500 MZN | 141.10 MXN |
| 1,000 MZN | 282.19 MXN |
Get MZN/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=MXNExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-27T10:17:48Z",
"rates": {
"MXN": 0.282191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "MXN",
"amount": 100
},
"result": 28.2191,
"rate": 0.282191
}Build with MZN/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key