Rate Overview
Live
1 LTL = 1212.06 MNT
1 MNT = 0.000825
LTL
Avg
1212.08
High
1212.58
Low
1211.31
Last updated: 5/9/2026, 3:42:18 AM
Quick Conversions
| LTL | MNT |
|---|---|
| 1 LTL | 1,212.06 MNT |
| 10 LTL | 12,120.61 MNT |
| 50 LTL | 60,603.07 MNT |
| 100 LTL | 121,206.14 MNT |
| 500 LTL | 606,030.69 MNT |
| 1,000 LTL | 1,212,061.38 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-05-09T03:42:18Z",
"rates": {
"MNT": 1212.061378
}
}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": 121206.13780000001,
"rate": 1212.061378
}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