Rate Overview
Live
1 MXN = 0.175324 LTL
1 LTL = 5.7037
MXN
Avg
0.175012
High
0.175342
Low
0.174624
Last updated: 9/2/2026, 5:32:09 AM
Quick Conversions
| MXN | LTL |
|---|---|
| 1 MXN | 0.18 LTL |
| 10 MXN | 1.75 LTL |
| 50 MXN | 8.77 LTL |
| 100 MXN | 17.53 LTL |
| 500 MXN | 87.66 LTL |
| 1,000 MXN | 175.32 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-09-02T05:32:09Z",
"rates": {
"LTL": 0.175324
}
}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.5324,
"rate": 0.175324
}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