Rate Overview
Live
1 MNT = 0.017855 MZN
1 MZN = 56.0067
MNT
Avg
0.017857
High
0.017868
Low
0.017848
Last updated: 5/7/2026, 1:26:25 AM
Quick Conversions
| MNT | MZN |
|---|---|
| 1 MNT | 0.02 MZN |
| 10 MNT | 0.18 MZN |
| 50 MNT | 0.89 MZN |
| 100 MNT | 1.79 MZN |
| 500 MNT | 8.93 MZN |
| 1,000 MNT | 17.86 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-07T01:26:25Z",
"rates": {
"MZN": 0.017855
}
}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.7854999999999999,
"rate": 0.017855
}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