Rate Overview
Live
1 MDL = 1.0285 MXN
1 MXN = 0.972264
MDL
Avg
1.0179
High
1.0288
Low
1.0069
Last updated: 3/7/2026, 1:55:51 AM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 1.03 MXN |
| 10 MDL | 10.29 MXN |
| 50 MDL | 51.43 MXN |
| 100 MDL | 102.85 MXN |
| 500 MDL | 514.26 MXN |
| 1,000 MDL | 1,028.53 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-03-07T01:55:51Z",
"rates": {
"MXN": 1.028527
}
}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": 102.8527,
"rate": 1.028527
}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