Rate Overview
Live
1 LTL = 1210.93 MNT
1 MNT = 0.000826
LTL
Avg
1212.29
High
1217.63
Low
1210.19
Last updated: 4/18/2026, 8:49:04 AM
Quick Conversions
| LTL | MNT |
|---|---|
| 1 LTL | 1,210.93 MNT |
| 10 LTL | 12,109.32 MNT |
| 50 LTL | 60,546.62 MNT |
| 100 LTL | 121,093.24 MNT |
| 500 LTL | 605,466.20 MNT |
| 1,000 LTL | 1,210,932.39 MNT |
Get LTL/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=MNTExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-18T08:49:04Z",
"rates": {
"MNT": 1210.932392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "MNT",
"amount": 100
},
"result": 121093.2392,
"rate": 1210.932392
}Build with LTL/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key