Rate Overview
Live
1 ALL = 0.216764 MXN
1 MXN = 4.6133
ALL
Avg
0.217272
High
0.223135
Low
0.210476
Last updated: 3/27/2026, 1:00:35 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.38 MXN |
| 1,000 ALL | 216.76 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-27T13:00:35Z",
"rates": {
"MXN": 0.216764
}
}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.6764,
"rate": 0.216764
}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