Rate Overview
Live
1 MNT = 0.017699 MZN
1 MZN = 56.5004
MNT
Avg
0.017764
High
0.017820
Low
0.017699
Last updated: 7/25/2026, 12:44:45 AM
Quick Conversions
| MNT | MZN |
|---|---|
| 1 MNT | 0.02 MZN |
| 10 MNT | 0.18 MZN |
| 50 MNT | 0.88 MZN |
| 100 MNT | 1.77 MZN |
| 500 MNT | 8.85 MZN |
| 1,000 MNT | 17.70 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-25T00:44:45Z",
"rates": {
"MZN": 0.017699
}
}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.7699,
"rate": 0.017699
}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