Rate Overview
Live
1 MXN = 0.171210 LTL
1 LTL = 5.8408
MXN
Avg
0.169749
High
0.171223
Low
0.168573
Last updated: 5/7/2026, 8:08:56 AM
Quick Conversions
| MXN | LTL |
|---|---|
| 1 MXN | 0.17 LTL |
| 10 MXN | 1.71 LTL |
| 50 MXN | 8.56 LTL |
| 100 MXN | 17.12 LTL |
| 500 MXN | 85.61 LTL |
| 1,000 MXN | 171.21 LTL |
Get MXN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=LTLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-07T08:08:56Z",
"rates": {
"LTL": 0.17121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "LTL",
"amount": 100
},
"result": 17.121,
"rate": 0.17121
}Build with MXN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key