Rate Overview
Live
1 MNT = 0.000842 LTL
1 LTL = 1187.65
MNT
Avg
0.000843
High
0.000847
Low
0.000824
Last updated: 7/3/2026, 2:43:27 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.84 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-07-03T14:43:27Z",
"rates": {
"LTL": 0.000842
}
}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.0842,
"rate": 0.000842
}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