Rate Overview
Live
1 MXN = 0.997298 MDL
1 MDL = 1.0027
MXN
Avg
0.920521
High
0.997298
Low
0.854931
Last updated: 5/27/2026, 8:25:55 PM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.00 MDL |
| 10 MXN | 9.97 MDL |
| 50 MXN | 49.86 MDL |
| 100 MXN | 99.73 MDL |
| 500 MXN | 498.65 MDL |
| 1,000 MXN | 997.30 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-05-27T20:25:55Z",
"rates": {
"MDL": 0.997298
}
}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": 99.7298,
"rate": 0.997298
}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