Rate Overview
Live
1 LVL = 22.7941 BWP
1 BWP = 0.043871
LVL
Avg
21.9858
High
23.8876
Low
20.4811
Last updated: 3/28/2026, 10:46:59 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.79 BWP |
| 10 LVL | 227.94 BWP |
| 50 LVL | 1,139.70 BWP |
| 100 LVL | 2,279.41 BWP |
| 500 LVL | 11,397.04 BWP |
| 1,000 LVL | 22,794.07 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-03-28T10:46:59Z",
"rates": {
"BWP": 22.794071
}
}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": 2279.4071,
"rate": 22.794071
}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