Rate Overview
Live
1 MDL = 0.984680 MXN
1 MXN = 1.0156
MDL
Avg
0.984917
High
0.989073
Low
0.982508
Last updated: 8/14/2026, 8:33:08 PM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 0.98 MXN |
| 10 MDL | 9.85 MXN |
| 50 MDL | 49.23 MXN |
| 100 MDL | 98.47 MXN |
| 500 MDL | 492.34 MXN |
| 1,000 MDL | 984.68 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-08-14T20:33:08Z",
"rates": {
"MXN": 0.98468
}
}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": 98.468,
"rate": 0.98468
}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