Rate Overview
Live
1 LBP = 0.019396 MWK
1 MWK = 51.5570
LBP
Avg
0.019310
High
0.020409
Low
0.019158
Last updated: 3/28/2026, 1:29:21 PM
Quick Conversions
| LBP | MWK |
|---|---|
| 1 LBP | 0.02 MWK |
| 10 LBP | 0.19 MWK |
| 50 LBP | 0.97 MWK |
| 100 LBP | 1.94 MWK |
| 500 LBP | 9.70 MWK |
| 1,000 LBP | 19.40 MWK |
Get LBP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MWKExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-28T13:29:21Z",
"rates": {
"MWK": 0.019396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MWK",
"amount": 100
},
"result": 1.9396,
"rate": 0.019396
}Build with LBP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key