Rate Overview
Live
1 MDL = 5190.98 LBP
1 LBP = 0.000193
MDL
Avg
5197.31
High
5240.35
Low
5143.35
Last updated: 9/2/2026, 9:41:02 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,190.98 LBP |
| 10 MDL | 51,909.78 LBP |
| 50 MDL | 259,548.89 LBP |
| 100 MDL | 519,097.78 LBP |
| 500 MDL | 2,595,488.90 LBP |
| 1,000 MDL | 5,190,977.80 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-09-02T09:41:02Z",
"rates": {
"LBP": 5190.977796
}
}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": 519097.7796,
"rate": 5190.977796
}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