Rate Overview
Live
1 LVL = 22.1760 BWP
1 BWP = 0.045094
LVL
Avg
22.1365
High
22.1760
Low
22.0436
Last updated: 8/19/2026, 8:01:45 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.18 BWP |
| 10 LVL | 221.76 BWP |
| 50 LVL | 1,108.80 BWP |
| 100 LVL | 2,217.60 BWP |
| 500 LVL | 11,088.02 BWP |
| 1,000 LVL | 22,176.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-08-19T08:01:45Z",
"rates": {
"BWP": 22.176039
}
}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": 2217.6039,
"rate": 22.176039
}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