Rate Overview
Live
1 LTL = 5.7936 MDL
1 MDL = 0.172604
LTL
Avg
5.8015
High
5.8187
Low
5.7722
Last updated: 7/27/2026, 1:54:04 AM
Quick Conversions
| LTL | MDL |
|---|---|
| 1 LTL | 5.79 MDL |
| 10 LTL | 57.94 MDL |
| 50 LTL | 289.68 MDL |
| 100 LTL | 579.36 MDL |
| 500 LTL | 2,896.80 MDL |
| 1,000 LTL | 5,793.61 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-27T01:54:04Z",
"rates": {
"MDL": 5.793605
}
}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": 579.3605,
"rate": 5.793605
}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