Rate Overview
Live
1 LVL = 22.2019 BWP
1 BWP = 0.045041
LVL
Avg
22.5770
High
23.6708
Low
21.7082
Last updated: 7/29/2026, 4:07:57 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.20 BWP |
| 10 LVL | 222.02 BWP |
| 50 LVL | 1,110.09 BWP |
| 100 LVL | 2,220.19 BWP |
| 500 LVL | 11,100.95 BWP |
| 1,000 LVL | 22,201.90 BWP |
Get LVL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BWPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-29T04:07:57Z",
"rates": {
"BWP": 22.201895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BWP",
"amount": 100
},
"result": 2220.1895,
"rate": 22.201895
}Build with LVL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key