Rate Overview
Live
1 MDL = 5178.67 LBP
1 LBP = 0.000193
MDL
Avg
5158.15
High
5178.67
Low
5126.74
Last updated: 8/12/2026, 9:54:03 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,178.67 LBP |
| 10 MDL | 51,786.75 LBP |
| 50 MDL | 258,933.73 LBP |
| 100 MDL | 517,867.46 LBP |
| 500 MDL | 2,589,337.32 LBP |
| 1,000 MDL | 5,178,674.64 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-08-12T09:54:03Z",
"rates": {
"LBP": 5178.67464
}
}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": 517867.46400000004,
"rate": 5178.67464
}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