Rate Overview
Live
1 MZN = 0.273227 MXN
1 MXN = 3.6600
MZN
Avg
0.280018
High
0.296056
Low
0.268776
Last updated: 7/29/2026, 8:46:37 AM
Quick Conversions
| MZN | MXN |
|---|---|
| 1 MZN | 0.27 MXN |
| 10 MZN | 2.73 MXN |
| 50 MZN | 13.66 MXN |
| 100 MZN | 27.32 MXN |
| 500 MZN | 136.61 MXN |
| 1,000 MZN | 273.23 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-07-29T08:46:37Z",
"rates": {
"MXN": 0.273227
}
}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": 27.3227,
"rate": 0.273227
}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