Rate Overview
Live
1 MNT = 0.000825 LTL
1 LTL = 1212.12
MNT
Avg
0.000825
High
0.000826
Low
0.000821
Last updated: 4/16/2026, 6:29:00 PM
Quick Conversions
| MNT | LTL |
|---|---|
| 1 MNT | 0.00 LTL |
| 10 MNT | 0.01 LTL |
| 50 MNT | 0.04 LTL |
| 100 MNT | 0.08 LTL |
| 500 MNT | 0.41 LTL |
| 1,000 MNT | 0.83 LTL |
Get MNT/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LTLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-16T18:29:00Z",
"rates": {
"LTL": 0.000825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LTL",
"amount": 100
},
"result": 0.0825,
"rate": 0.000825
}Build with MNT/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key