Rate Overview
Live
1 LTL = 5.8178 MDL
1 MDL = 0.171886
LTL
Avg
5.8293
High
5.8494
Low
5.8123
Last updated: 3/7/2026, 12:26:30 AM
Quick Conversions
| LTL | MDL |
|---|---|
| 1 LTL | 5.82 MDL |
| 10 LTL | 58.18 MDL |
| 50 LTL | 290.89 MDL |
| 100 LTL | 581.78 MDL |
| 500 LTL | 2,908.90 MDL |
| 1,000 LTL | 5,817.80 MDL |
Get LTL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=MDLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:26:30Z",
"rates": {
"MDL": 5.817804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "MDL",
"amount": 100
},
"result": 581.7804,
"rate": 5.817804
}Build with LTL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key