Rate Overview
Live
1 LVL = 22.3418 BWP
1 BWP = 0.044759
LVL
Avg
22.1609
High
22.3418
Low
21.9452
Last updated: 3/7/2026, 7:43:58 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.34 BWP |
| 10 LVL | 223.42 BWP |
| 50 LVL | 1,117.09 BWP |
| 100 LVL | 2,234.18 BWP |
| 500 LVL | 11,170.92 BWP |
| 1,000 LVL | 22,341.84 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-07T07:43:58Z",
"rates": {
"BWP": 22.341835
}
}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": 2234.1835,
"rate": 22.341835
}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