Rate Overview
Live
1 MDL = 1.0247 MXN
1 MXN = 0.975856
MDL
Avg
1.0216
High
1.0281
Low
1.0156
Last updated: 3/27/2026, 8:22:37 AM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 1.02 MXN |
| 10 MDL | 10.25 MXN |
| 50 MDL | 51.24 MXN |
| 100 MDL | 102.47 MXN |
| 500 MDL | 512.37 MXN |
| 1,000 MDL | 1,024.74 MXN |
Get MDL/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MXNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T08:22:37Z",
"rates": {
"MXN": 1.024741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MXN",
"amount": 100
},
"result": 102.47409999999999,
"rate": 1.024741
}Build with MDL/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key