Rate Overview
Live
1 BWP = 0.044759 LVL
1 LVL = 22.3419
BWP
Avg
0.045126
High
0.045568
Low
0.044759
Last updated: 3/7/2026, 7:43:59 AM
Quick Conversions
| BWP | LVL |
|---|---|
| 1 BWP | 0.04 LVL |
| 10 BWP | 0.45 LVL |
| 50 BWP | 2.24 LVL |
| 100 BWP | 4.48 LVL |
| 500 BWP | 22.38 LVL |
| 1,000 BWP | 44.76 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-03-07T07:43:59Z",
"rates": {
"LVL": 0.044759
}
}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.4759,
"rate": 0.044759
}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