Rate Overview
Live
1 MNT = 0.017828 MZN
1 MZN = 56.0915
MNT
Avg
3.5522
High
77.7678
Low
0.017747
Last updated: 5/27/2026, 11:20:26 AM
Quick Conversions
| MNT | MZN |
|---|---|
| 1 MNT | 0.02 MZN |
| 10 MNT | 0.18 MZN |
| 50 MNT | 0.89 MZN |
| 100 MNT | 1.78 MZN |
| 500 MNT | 8.91 MZN |
| 1,000 MNT | 17.83 MZN |
Get MNT/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MZNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T11:20:26Z",
"rates": {
"MZN": 0.017828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MZN",
"amount": 100
},
"result": 1.7828,
"rate": 0.017828
}Build with MNT/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key