Rate Overview
Live
1 MNT = 0.005040 MXN
1 MXN = 198.4127
MNT
Avg
1.5502
High
30.4481
Low
0.004805
Last updated: 3/27/2026, 9:51:41 AM
Quick Conversions
| MNT | MXN |
|---|---|
| 1 MNT | 0.01 MXN |
| 10 MNT | 0.05 MXN |
| 50 MNT | 0.25 MXN |
| 100 MNT | 0.50 MXN |
| 500 MNT | 2.52 MXN |
| 1,000 MNT | 5.04 MXN |
Get MNT/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MXNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T09:51:41Z",
"rates": {
"MXN": 0.00504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MXN",
"amount": 100
},
"result": 0.504,
"rate": 0.00504
}Build with MNT/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key