Rate Overview
Live
1 MDL = 1.0025 MXN
1 MXN = 0.997467
MDL
Avg
1.0656
High
1.1226
Low
0.997230
Last updated: 5/30/2026, 5:57:00 AM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 1.00 MXN |
| 10 MDL | 10.03 MXN |
| 50 MDL | 50.13 MXN |
| 100 MDL | 100.25 MXN |
| 500 MDL | 501.27 MXN |
| 1,000 MDL | 1,002.54 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-30T05:57:00Z",
"rates": {
"MXN": 1.002539
}
}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.2539,
"rate": 1.002539
}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