Rate Overview
Live
1 MXN = 0.999616 MDL
1 MDL = 1.0004
MXN
Avg
0.990380
High
0.999616
Low
0.983139
Last updated: 5/7/2026, 1:48:42 PM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.00 MDL |
| 10 MXN | 10.00 MDL |
| 50 MXN | 49.98 MDL |
| 100 MXN | 99.96 MDL |
| 500 MXN | 499.81 MDL |
| 1,000 MXN | 999.62 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-07T13:48:42Z",
"rates": {
"MDL": 0.999616
}
}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.96159999999999,
"rate": 0.999616
}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