Rate Overview
Live
1 MXN = 0.166924 LTL
1 LTL = 5.9908
MXN
Avg
0.160772
High
0.169342
Low
0.153627
Last updated: 3/27/2026, 7:46:17 AM
Quick Conversions
| MXN | LTL |
|---|---|
| 1 MXN | 0.17 LTL |
| 10 MXN | 1.67 LTL |
| 50 MXN | 8.35 LTL |
| 100 MXN | 16.69 LTL |
| 500 MXN | 83.46 LTL |
| 1,000 MXN | 166.92 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-27T07:46:17Z",
"rates": {
"LTL": 0.166924
}
}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.6924,
"rate": 0.166924
}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