Rate Overview
Live
1 MDL = 5199.12 LBP
1 LBP = 0.000192
MDL
Avg
5194.70
High
5199.12
Low
5178.32
Last updated: 5/6/2026, 5:18:48 PM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,199.12 LBP |
| 10 MDL | 51,991.21 LBP |
| 50 MDL | 259,956.06 LBP |
| 100 MDL | 519,912.11 LBP |
| 500 MDL | 2,599,560.55 LBP |
| 1,000 MDL | 5,199,121.11 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-05-06T17:18:48Z",
"rates": {
"LBP": 5199.121107
}
}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": 519912.1107,
"rate": 5199.121107
}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