Rate Overview
Live
1 LTL = 5.7886 MDL
1 MDL = 0.172754
LTL
Avg
5.8251
High
5.9913
Low
5.7722
Last updated: 7/26/2026, 12:10:33 AM
Quick Conversions
| LTL | MDL |
|---|---|
| 1 LTL | 5.79 MDL |
| 10 LTL | 57.89 MDL |
| 50 LTL | 289.43 MDL |
| 100 LTL | 578.86 MDL |
| 500 LTL | 2,894.30 MDL |
| 1,000 LTL | 5,788.59 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-07-26T00:10:33Z",
"rates": {
"MDL": 5.788592
}
}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": 578.8592,
"rate": 5.788592
}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