Rate Overview
Live
1 MDL = 5082.26 LBP
1 LBP = 0.000197
MDL
Avg
5077.24
High
5084.28
Low
5062.65
Last updated: 7/5/2026, 7:26:04 PM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,082.26 LBP |
| 10 MDL | 50,822.58 LBP |
| 50 MDL | 254,112.89 LBP |
| 100 MDL | 508,225.79 LBP |
| 500 MDL | 2,541,128.95 LBP |
| 1,000 MDL | 5,082,257.89 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-05T19:26:04Z",
"rates": {
"LBP": 5082.257891
}
}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": 508225.7891,
"rate": 5082.257891
}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