Rate Overview
Live
1 MDL = 0.173030 LTL
1 LTL = 5.7793
MDL
Avg
0.172371
High
0.173030
Low
0.171822
Last updated: 8/14/2026, 8:32:51 PM
Quick Conversions
| MDL | LTL |
|---|---|
| 1 MDL | 0.17 LTL |
| 10 MDL | 1.73 LTL |
| 50 MDL | 8.65 LTL |
| 100 MDL | 17.30 LTL |
| 500 MDL | 86.52 LTL |
| 1,000 MDL | 173.03 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-08-14T20:32:51Z",
"rates": {
"LTL": 0.17303
}
}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.302999999999997,
"rate": 0.17303
}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