Rate Overview
Live
1 MDL = 5106.19 LBP
1 LBP = 0.000196
MDL
Avg
5252.31
High
5420.21
Low
5010.05
Last updated: 7/13/2026, 9:56:20 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,106.19 LBP |
| 10 MDL | 51,061.87 LBP |
| 50 MDL | 255,309.36 LBP |
| 100 MDL | 510,618.73 LBP |
| 500 MDL | 2,553,093.63 LBP |
| 1,000 MDL | 5,106,187.26 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-13T09:56:20Z",
"rates": {
"LBP": 5106.18726
}
}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": 510618.72599999997,
"rate": 5106.18726
}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