Rate Overview
Live
1 MDL = 5111.84 LBP
1 LBP = 0.000196
MDL
Avg
5104.58
High
5182.41
Low
5050.39
Last updated: 7/14/2026, 7:06:05 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,111.84 LBP |
| 10 MDL | 51,118.35 LBP |
| 50 MDL | 255,591.75 LBP |
| 100 MDL | 511,183.50 LBP |
| 500 MDL | 2,555,917.50 LBP |
| 1,000 MDL | 5,111,835.00 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-14T07:06:05Z",
"rates": {
"LBP": 5111.835002
}
}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": 511183.5002,
"rate": 5111.835002
}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