Rate Overview
Live
1 MNT = 0.000832 LTL
1 LTL = 1201.92
MNT
Avg
0.000825
High
0.000833
Low
0.000819
Last updated: 3/6/2026, 11:25:58 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.42 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-03-06T23:25:58Z",
"rates": {
"LTL": 0.000832
}
}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.0832,
"rate": 0.000832
}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