Rate Overview
Live
1 MDL = 5083.75 LBP
1 LBP = 0.000197
MDL
Avg
5189.04
High
5361.29
Low
5060.91
Last updated: 7/1/2026, 1:55:56 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,083.75 LBP |
| 10 MDL | 50,837.54 LBP |
| 50 MDL | 254,187.72 LBP |
| 100 MDL | 508,375.44 LBP |
| 500 MDL | 2,541,877.19 LBP |
| 1,000 MDL | 5,083,754.37 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-01T01:55:56Z",
"rates": {
"LBP": 5083.754374
}
}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": 508375.4374,
"rate": 5083.754374
}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