Rate Overview
Live
1 MXN = 0.971576 MDL
1 MDL = 1.0293
MXN
Avg
0.978197
High
0.984651
Low
0.971576
Last updated: 3/27/2026, 2:32:33 PM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 0.97 MDL |
| 10 MXN | 9.72 MDL |
| 50 MXN | 48.58 MDL |
| 100 MXN | 97.16 MDL |
| 500 MXN | 485.79 MDL |
| 1,000 MXN | 971.58 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-27T14:32:33Z",
"rates": {
"MDL": 0.971576
}
}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.1576,
"rate": 0.971576
}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