Rate Overview
Live
1 MDL = 5103.61 LBP
1 LBP = 0.000196
MDL
Avg
5195.44
High
5349.04
Low
5063.21
Last updated: 7/21/2026, 10:20:17 AM
Quick Conversions
| MDL | LBP |
|---|---|
| 1 MDL | 5,103.61 LBP |
| 10 MDL | 51,036.14 LBP |
| 50 MDL | 255,180.70 LBP |
| 100 MDL | 510,361.39 LBP |
| 500 MDL | 2,551,806.95 LBP |
| 1,000 MDL | 5,103,613.90 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-07-21T10:20:17Z",
"rates": {
"LBP": 5103.6139
}
}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": 510361.39,
"rate": 5103.6139
}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