Rate Overview
Live
1 MXN = 0.977543 MDL
1 MDL = 1.0230
MXN
Avg
0.921842
High
0.993693
Low
0.867430
Last updated: 3/27/2026, 7:46:14 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 0.98 MDL |
| 10 MXN | 9.78 MDL |
| 50 MXN | 48.88 MDL |
| 100 MXN | 97.75 MDL |
| 500 MXN | 488.77 MDL |
| 1,000 MXN | 977.54 MDL |
Get MXN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MDLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T07:46:14Z",
"rates": {
"MDL": 0.977543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MDL",
"amount": 100
},
"result": 97.7543,
"rate": 0.977543
}Build with MXN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key