Rate Overview
Live
1 LTL = 5.8457 MDL
1 MDL = 0.171067
LTL
Avg
5.8361
High
5.8457
Low
5.8233
Last updated: 5/9/2026, 1:29:12 AM
Quick Conversions
| LTL | MDL |
|---|---|
| 1 LTL | 5.85 MDL |
| 10 LTL | 58.46 MDL |
| 50 LTL | 292.28 MDL |
| 100 LTL | 584.57 MDL |
| 500 LTL | 2,922.83 MDL |
| 1,000 LTL | 5,845.66 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-05-09T01:29:12Z",
"rates": {
"MDL": 5.845659
}
}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": 584.5659,
"rate": 5.845659
}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