Rate Overview
Live
1 MDL = 5119.23 LBP
1 LBP = 0.000195
MDL
Avg
5267.04
High
5444.28
Low
4971.97
Last updated: 3/27/2026, 10:24:27 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,119.23 LBP |
| 10 MDL | 51,192.25 LBP |
| 50 MDL | 255,961.27 LBP |
| 100 MDL | 511,922.53 LBP |
| 500 MDL | 2,559,612.65 LBP |
| 1,000 MDL | 5,119,225.30 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-27T10:24:27Z",
"rates": {
"LBP": 5119.225304
}
}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": 511922.53039999993,
"rate": 5119.225304
}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