Rate Overview
Live
1 MXN = 0.979223 MDL
1 MDL = 1.0212
MXN
Avg
0.979296
High
0.984651
Low
0.972629
Last updated: 3/27/2026, 6:07:50 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 0.98 MDL |
| 10 MXN | 9.79 MDL |
| 50 MXN | 48.96 MDL |
| 100 MXN | 97.92 MDL |
| 500 MXN | 489.61 MDL |
| 1,000 MXN | 979.22 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-27T06:07:50Z",
"rates": {
"MDL": 0.979223
}
}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.92229999999999,
"rate": 0.979223
}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