Rate Overview
Live
1 MXN = 1.0113 MDL
1 MDL = 0.988861
MXN
Avg
1.0080
High
1.0119
Low
1.0020
Last updated: 7/29/2026, 10:14:04 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.01 MDL |
| 10 MXN | 10.11 MDL |
| 50 MXN | 50.56 MDL |
| 100 MXN | 101.13 MDL |
| 500 MXN | 505.63 MDL |
| 1,000 MXN | 1,011.26 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-07-29T10:14:04Z",
"rates": {
"MDL": 1.011264
}
}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.12639999999999,
"rate": 1.011264
}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