Rate Overview
Live
1 LBP = 0.019356 MWK
1 MWK = 51.6636
LBP
Avg
0.019320
High
0.019425
Low
0.019224
Last updated: 7/31/2026, 9:15:52 AM
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.68 MWK |
| 1,000 LBP | 19.36 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-07-31T09:15:52Z",
"rates": {
"MWK": 0.019356
}
}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.9356000000000002,
"rate": 0.019356
}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