Rate Overview
Live
1 MXN = 0.991043 MDL
1 MDL = 1.0090
MXN
Avg
0.990965
High
0.995357
Low
0.987692
Last updated: 4/17/2026, 4:52:46 AM
Quick Conversions
| MXN | MDL |
|---|---|
| 1 MXN | 0.99 MDL |
| 10 MXN | 9.91 MDL |
| 50 MXN | 49.55 MDL |
| 100 MXN | 99.10 MDL |
| 500 MXN | 495.52 MDL |
| 1,000 MXN | 991.04 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-04-17T04:52:46Z",
"rates": {
"MDL": 0.991043
}
}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": 99.1043,
"rate": 0.991043
}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