Rate Overview
Live
1 LVL = 21.8516 BWP
1 BWP = 0.045763
LVL
Avg
22.1006
High
22.2995
Low
21.8516
Last updated: 6/19/2026, 8:20:08 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 21.85 BWP |
| 10 LVL | 218.52 BWP |
| 50 LVL | 1,092.58 BWP |
| 100 LVL | 2,185.16 BWP |
| 500 LVL | 10,925.79 BWP |
| 1,000 LVL | 21,851.58 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-06-19T08:20:08Z",
"rates": {
"BWP": 21.85158
}
}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": 2185.158,
"rate": 21.85158
}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