Rate Overview
Live
1 MDL = 1.0071 MXN
1 MXN = 0.992975
MDL
Avg
1.0088
High
1.0125
Low
1.0047
Last updated: 4/18/2026, 8:49:10 AM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 1.01 MXN |
| 10 MDL | 10.07 MXN |
| 50 MDL | 50.35 MXN |
| 100 MDL | 100.71 MXN |
| 500 MDL | 503.54 MXN |
| 1,000 MDL | 1,007.07 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-04-18T08:49:10Z",
"rates": {
"MXN": 1.007075
}
}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.7075,
"rate": 1.007075
}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