Rate Overview
Live
1 MNT = 0.017728 MZN
1 MZN = 56.4079
MNT
Avg
0.017740
High
0.017767
Low
0.017728
Last updated: 9/4/2026, 5:40:53 AM
Quick Conversions
| MNT | MZN |
|---|---|
| 1 MNT | 0.02 MZN |
| 10 MNT | 0.18 MZN |
| 50 MNT | 0.89 MZN |
| 100 MNT | 1.77 MZN |
| 500 MNT | 8.86 MZN |
| 1,000 MNT | 17.73 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-09-04T05:40:53Z",
"rates": {
"MZN": 0.017728
}
}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.7728000000000002,
"rate": 0.017728
}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