Rate Overview
Live
1 ALL = 0.216805 MXN
1 MXN = 4.6124
ALL
Avg
0.215254
High
0.216805
Low
0.213859
Last updated: 3/27/2026, 2:34:44 PM
Quick Conversions
| ALL | MXN |
|---|---|
| 1 ALL | 0.22 MXN |
| 10 ALL | 2.17 MXN |
| 50 ALL | 10.84 MXN |
| 100 ALL | 21.68 MXN |
| 500 ALL | 108.40 MXN |
| 1,000 ALL | 216.81 MXN |
Get ALL/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MXNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T14:34:44Z",
"rates": {
"MXN": 0.216805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MXN",
"amount": 100
},
"result": 21.6805,
"rate": 0.216805
}Build with ALL/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key