Rate Overview
Live
1 MNT = 0.017819 MZN
1 MZN = 56.1199
MNT
Avg
0.017819
High
0.017841
Low
0.017786
Last updated: 7/6/2026, 10:27:04 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.82 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-07-06T10:27:04Z",
"rates": {
"MZN": 0.017819
}
}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.7819000000000003,
"rate": 0.017819
}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