Rate Overview
Live
1 MDL = 0.172886 LTL
1 LTL = 5.7842
MDL
Avg
0.171683
High
0.172886
Low
0.170495
Last updated: 6/19/2026, 9:08:05 AM
Quick Conversions
| MDL | LTL |
|---|---|
| 1 MDL | 0.17 LTL |
| 10 MDL | 1.73 LTL |
| 50 MDL | 8.64 LTL |
| 100 MDL | 17.29 LTL |
| 500 MDL | 86.44 LTL |
| 1,000 MDL | 172.89 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-06-19T09:08:05Z",
"rates": {
"LTL": 0.172886
}
}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.288600000000002,
"rate": 0.172886
}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