Rate Overview
Live
1 MXN = 0.996862 MDL
1 MDL = 1.0031
MXN
Avg
1.0003
High
1.0028
Low
0.996232
Last updated: 5/27/2026, 6:17:53 PM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.00 MDL |
| 10 MXN | 9.97 MDL |
| 50 MXN | 49.84 MDL |
| 100 MXN | 99.69 MDL |
| 500 MXN | 498.43 MDL |
| 1,000 MXN | 996.86 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-27T18:17:53Z",
"rates": {
"MDL": 0.996862
}
}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.6862,
"rate": 0.996862
}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