Rate Overview
Live
1 MXN = 1.0006 MDL
1 MDL = 0.999447
MXN
Avg
1.0063
High
1.0120
Low
1.0003
Last updated: 7/9/2026, 10:01:55 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 1.00 MDL |
| 10 MXN | 10.01 MDL |
| 50 MXN | 50.03 MDL |
| 100 MXN | 100.06 MDL |
| 500 MXN | 500.28 MDL |
| 1,000 MXN | 1,000.55 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-07-09T10:01:55Z",
"rates": {
"MDL": 1.000553
}
}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.0553,
"rate": 1.000553
}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