Rate Overview
Live
1 MXN = 0.166305 LTL
1 LTL = 6.0130
MXN
Avg
0.161188
High
0.169734
Low
0.152563
Last updated: 3/27/2026, 9:25:00 AM
Quick Conversions
| MXN | LTL |
|---|---|
| 1 MXN | 0.17 LTL |
| 10 MXN | 1.66 LTL |
| 50 MXN | 8.32 LTL |
| 100 MXN | 16.63 LTL |
| 500 MXN | 83.15 LTL |
| 1,000 MXN | 166.31 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-03-27T09:25:00Z",
"rates": {
"LTL": 0.166305
}
}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": 16.6305,
"rate": 0.166305
}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