Rate Overview
Live
1 BWP = 0.045093 LVL
1 LVL = 22.1764
BWP
Avg
0.045174
High
0.045364
Low
0.045093
Last updated: 8/19/2026, 8:03:12 AM
Quick Conversions
| BWP | LVL |
|---|---|
| 1 BWP | 0.05 LVL |
| 10 BWP | 0.45 LVL |
| 50 BWP | 2.25 LVL |
| 100 BWP | 4.51 LVL |
| 500 BWP | 22.55 LVL |
| 1,000 BWP | 45.09 LVL |
Get BWP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=LVLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-08-19T08:03:12Z",
"rates": {
"LVL": 0.045093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "LVL",
"amount": 100
},
"result": 4.5093000000000005,
"rate": 0.045093
}Build with BWP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key