Rate Overview
Live
1 BWP = 0.045217 LVL
1 LVL = 22.1156
BWP
Avg
0.045170
High
0.045217
Low
0.045046
Last updated: 9/9/2026, 7:50:26 AM
Quick Conversions
| BWP | LVL |
|---|---|
| 1 BWP | 0.05 LVL |
| 10 BWP | 0.45 LVL |
| 50 BWP | 2.26 LVL |
| 100 BWP | 4.52 LVL |
| 500 BWP | 22.61 LVL |
| 1,000 BWP | 45.22 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-09-09T07:50:26Z",
"rates": {
"LVL": 0.045217
}
}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.5217,
"rate": 0.045217
}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