Rate Overview
Live
1 MDL = 5152.07 LBP
1 LBP = 0.000194
MDL
Avg
5204.62
High
5293.21
Low
5152.07
Last updated: 3/7/2026, 1:55:51 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,152.07 LBP |
| 10 MDL | 51,520.73 LBP |
| 50 MDL | 257,603.63 LBP |
| 100 MDL | 515,207.26 LBP |
| 500 MDL | 2,576,036.32 LBP |
| 1,000 MDL | 5,152,072.65 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-03-07T01:55:51Z",
"rates": {
"LBP": 5152.072645
}
}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": 515207.26450000005,
"rate": 5152.072645
}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