Rate Overview
Live
1 BWP = 0.045084 LVL
1 LVL = 22.1808
BWP
Avg
0.045076
High
0.045195
Low
0.044916
Last updated: 4/17/2026, 10:39:00 AM
Quick Conversions
| BWP | LVL |
|---|---|
| 1 BWP | 0.05 LVL |
| 10 BWP | 0.45 LVL |
| 50 BWP | 2.25 LVL |
| 100 BWP | 4.51 LVL |
| 500 BWP | 22.54 LVL |
| 1,000 BWP | 45.08 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-04-17T10:39:00Z",
"rates": {
"LVL": 0.045084
}
}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.5084,
"rate": 0.045084
}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