Rate Overview
Live
1 LVL = 22.2410 BWP
1 BWP = 0.044962
LVL
Avg
22.0881
High
22.2820
Low
21.5485
Last updated: 7/31/2026, 12:22:22 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.24 BWP |
| 10 LVL | 222.41 BWP |
| 50 LVL | 1,112.05 BWP |
| 100 LVL | 2,224.10 BWP |
| 500 LVL | 11,120.52 BWP |
| 1,000 LVL | 22,241.04 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-31T00:22:22Z",
"rates": {
"BWP": 22.24104
}
}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": 2224.1040000000003,
"rate": 22.24104
}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