Rate Overview
Live
1 BWP = 0.045047 LVL
1 LVL = 22.1990
BWP
Avg
0.044665
High
0.045047
Low
0.044500
Last updated: 5/7/2026, 1:48:39 PM
Quick Conversions
| BWP | LVL |
|---|---|
| 1 BWP | 0.05 LVL |
| 10 BWP | 0.45 LVL |
| 50 BWP | 2.25 LVL |
| 100 BWP | 4.50 LVL |
| 500 BWP | 22.52 LVL |
| 1,000 BWP | 45.05 LVL |
Get BWP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=LVLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-07T13:48:39Z",
"rates": {
"LVL": 0.045047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "LVL",
"amount": 100
},
"result": 4.5047,
"rate": 0.045047
}Build with BWP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key