Rate Overview
Live
1 MDL = 0.990353 MXN
1 MXN = 1.0097
MDL
Avg
1.0063
High
1.0271
Low
0.984355
Last updated: 7/28/2026, 7:46:38 PM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 0.99 MXN |
| 10 MDL | 9.90 MXN |
| 50 MDL | 49.52 MXN |
| 100 MDL | 99.04 MXN |
| 500 MDL | 495.18 MXN |
| 1,000 MDL | 990.35 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-07-28T19:46:38Z",
"rates": {
"MXN": 0.990353
}
}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.0353,
"rate": 0.990353
}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