Rate Overview
Live
1 MDL = 0.171643 LTL
1 LTL = 5.8260
MDL
Avg
0.173611
High
0.177872
Low
0.169747
Last updated: 7/29/2026, 10:14:08 AM
Quick Conversions
| MDL | LTL |
|---|---|
| 1 MDL | 0.17 LTL |
| 10 MDL | 1.72 LTL |
| 50 MDL | 8.58 LTL |
| 100 MDL | 17.16 LTL |
| 500 MDL | 85.82 LTL |
| 1,000 MDL | 171.64 LTL |
Get MDL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LTLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-29T10:14:08Z",
"rates": {
"LTL": 0.171643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LTL",
"amount": 100
},
"result": 17.164299999999997,
"rate": 0.171643
}Build with MDL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key