Rate Overview
Live
1 MDL = 5149.01 LBP
1 LBP = 0.000194
MDL
Avg
5222.96
High
5349.04
Low
5064.49
Last updated: 5/26/2026, 9:39:19 PM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,149.01 LBP |
| 10 MDL | 51,490.14 LBP |
| 50 MDL | 257,450.71 LBP |
| 100 MDL | 514,901.41 LBP |
| 500 MDL | 2,574,507.05 LBP |
| 1,000 MDL | 5,149,014.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-26T21:39:19Z",
"rates": {
"LBP": 5149.014105
}
}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": 514901.4105,
"rate": 5149.014105
}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