Rate Overview
Live
1 LTL = 5.8562 MDL
1 MDL = 0.170760
LTL
Avg
5.7173
High
5.8562
Low
5.5614
Last updated: 3/27/2026, 10:14:41 AM
Quick Conversions
| LTL | MDL |
|---|---|
| 1 LTL | 5.86 MDL |
| 10 LTL | 58.56 MDL |
| 50 LTL | 292.81 MDL |
| 100 LTL | 585.62 MDL |
| 500 LTL | 2,928.09 MDL |
| 1,000 LTL | 5,856.19 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-27T10:14:41Z",
"rates": {
"MDL": 5.856187
}
}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": 585.6187,
"rate": 5.856187
}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