Rate Overview
Live
1 MDL = 5139.35 LBP
1 LBP = 0.000195
MDL
Avg
5145.36
High
5179.01
Low
5099.81
Last updated: 6/16/2026, 3:07:42 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,139.35 LBP |
| 10 MDL | 51,393.47 LBP |
| 50 MDL | 256,967.33 LBP |
| 100 MDL | 513,934.65 LBP |
| 500 MDL | 2,569,673.25 LBP |
| 1,000 MDL | 5,139,346.51 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-06-16T03:07:42Z",
"rates": {
"LBP": 5139.346508
}
}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": 513934.65079999994,
"rate": 5139.346508
}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