Rate Overview
Live
1 MDL = 1.0045 MXN
1 MXN = 0.995473
MDL
Avg
1.0070
High
1.0149
Low
0.998584
Last updated: 5/9/2026, 7:38:42 PM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 1.00 MXN |
| 10 MDL | 10.05 MXN |
| 50 MDL | 50.23 MXN |
| 100 MDL | 100.45 MXN |
| 500 MDL | 502.27 MXN |
| 1,000 MDL | 1,004.55 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-05-09T19:38:42Z",
"rates": {
"MXN": 1.004548
}
}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": 100.4548,
"rate": 1.004548
}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