Rate Overview
Live
1 LVL = 22.0928 BWP
1 BWP = 0.045264
LVL
Avg
21.9983
High
22.0928
Low
21.9311
Last updated: 7/10/2026, 10:53:23 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.09 BWP |
| 10 LVL | 220.93 BWP |
| 50 LVL | 1,104.64 BWP |
| 100 LVL | 2,209.28 BWP |
| 500 LVL | 11,046.40 BWP |
| 1,000 LVL | 22,092.80 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-10T10:53:23Z",
"rates": {
"BWP": 22.092802
}
}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": 2209.2801999999997,
"rate": 22.092802
}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