Rate Overview
Live
1 MXN = 1.0065 MDL
1 MDL = 0.993499
MXN
Avg
1.0090
High
1.0133
Low
1.0017
Last updated: 6/19/2026, 8:39:19 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.01 MDL |
| 10 MXN | 10.07 MDL |
| 50 MXN | 50.33 MDL |
| 100 MXN | 100.65 MDL |
| 500 MXN | 503.27 MDL |
| 1,000 MXN | 1,006.54 MDL |
Get MXN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MDLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-06-19T08:39:19Z",
"rates": {
"MDL": 1.006544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MDL",
"amount": 100
},
"result": 100.65440000000001,
"rate": 1.006544
}Build with MXN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key