Rate Overview
Live
1 MDL = 1.0032 MXN
1 MXN = 0.996775
MDL
Avg
1.0003
High
1.0034
Low
0.997230
Last updated: 5/30/2026, 3:30:24 AM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 1.00 MXN |
| 10 MDL | 10.03 MXN |
| 50 MDL | 50.16 MXN |
| 100 MDL | 100.32 MXN |
| 500 MDL | 501.62 MXN |
| 1,000 MDL | 1,003.24 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-30T03:30:24Z",
"rates": {
"MXN": 1.003235
}
}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.32350000000001,
"rate": 1.003235
}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