Rate Overview
Live
1 ALL = 0.212192 MXN
1 MXN = 4.7127
ALL
Avg
0.221187
High
0.231333
Low
0.211930
Last updated: 1/25/2026, 10:21:20 PM
Quick Conversions
| ALL | MXN |
|---|---|
| 1 ALL | 0.21 MXN |
| 10 ALL | 2.12 MXN |
| 50 ALL | 10.61 MXN |
| 100 ALL | 21.22 MXN |
| 500 ALL | 106.10 MXN |
| 1,000 ALL | 212.19 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-01-25T22:21:20Z",
"rates": {
"MXN": 0.212192
}
}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.2192,
"rate": 0.212192
}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