Rate Overview
Live
1 MXN = 1.0198 MDL
1 MDL = 0.980596
MXN
Avg
1.0160
High
1.0214
Low
1.0077
Last updated: 9/3/2026, 5:06:18 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.02 MDL |
| 10 MXN | 10.20 MDL |
| 50 MXN | 50.99 MDL |
| 100 MXN | 101.98 MDL |
| 500 MXN | 509.89 MDL |
| 1,000 MXN | 1,019.79 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-09-03T05:06:18Z",
"rates": {
"MDL": 1.019788
}
}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": 101.97879999999999,
"rate": 1.019788
}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