Rate Overview
Live
1 LVL = 22.1806 BWP
1 BWP = 0.045084
LVL
Avg
22.1846
High
22.2634
Low
22.1263
Last updated: 4/17/2026, 10:39:00 AM
Quick Conversions
| LVL | BWP |
|---|---|
| 1 LVL | 22.18 BWP |
| 10 LVL | 221.81 BWP |
| 50 LVL | 1,109.03 BWP |
| 100 LVL | 2,218.06 BWP |
| 500 LVL | 11,090.29 BWP |
| 1,000 LVL | 22,180.59 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-04-17T10:39:00Z",
"rates": {
"BWP": 22.180586
}
}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": 2218.0586000000003,
"rate": 22.180586
}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