Rate Overview
Live
1 MDL = 0.980647 MXN
1 MXN = 1.0197
MDL
Avg
0.983040
High
0.992309
Low
0.978504
Last updated: 9/5/2026, 11:32:58 PM
Quick Conversions
| MDL | MXN |
|---|---|
| 1 MDL | 0.98 MXN |
| 10 MDL | 9.81 MXN |
| 50 MDL | 49.03 MXN |
| 100 MDL | 98.06 MXN |
| 500 MDL | 490.32 MXN |
| 1,000 MDL | 980.65 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-09-05T23:32:58Z",
"rates": {
"MXN": 0.980647
}
}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.0647,
"rate": 0.980647
}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