Rate Overview
Live
1 MDL = 5140.57 LBP
1 LBP = 0.000195
MDL
Avg
5153.73
High
5384.34
Low
4817.23
Last updated: 7/24/2026, 3:34:46 PM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,140.57 LBP |
| 10 MDL | 51,405.67 LBP |
| 50 MDL | 257,028.33 LBP |
| 100 MDL | 514,056.65 LBP |
| 500 MDL | 2,570,283.26 LBP |
| 1,000 MDL | 5,140,566.53 LBP |
Get MDL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=LBPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-24T15:34:46Z",
"rates": {
"LBP": 5140.566527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "LBP",
"amount": 100
},
"result": 514056.6527,
"rate": 5140.566527
}Build with MDL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key