Rate Overview
Live
1 MXN = 0.167046 LTL
1 LTL = 5.9864
MXN
Avg
0.168359
High
0.169823
Low
0.167046
Last updated: 3/7/2026, 4:05:25 AM
Quick Conversions
| MXN | LTL |
|---|---|
| 1 MXN | 0.17 LTL |
| 10 MXN | 1.67 LTL |
| 50 MXN | 8.35 LTL |
| 100 MXN | 16.70 LTL |
| 500 MXN | 83.52 LTL |
| 1,000 MXN | 167.05 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-07T04:05:25Z",
"rates": {
"LTL": 0.167046
}
}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.7046,
"rate": 0.167046
}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