Rate Overview
Live
1 MDL = 0.992760 MXN
1 MXN = 1.0073
MDL
Avg
0.990940
High
0.998318
Low
0.986830
Last updated: 6/19/2026, 10:14:46 AM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 0.99 MXN |
| 10 MDL | 9.93 MXN |
| 50 MDL | 49.64 MXN |
| 100 MDL | 99.28 MXN |
| 500 MDL | 496.38 MXN |
| 1,000 MDL | 992.76 MXN |
Get MDL/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MXNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-19T10:14:46Z",
"rates": {
"MXN": 0.99276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MXN",
"amount": 100
},
"result": 99.276,
"rate": 0.99276
}Build with MDL/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key