Rate Overview
Live
1 BSD = 0.613541 LVL
1 LVL = 1.6299
BSD
Avg
0.616244
High
0.617950
Low
0.613541
Last updated: 7/30/2026, 10:06:48 PM
Quick Conversions
| BSD | LVL |
|---|---|
| 1 BSD | 0.61 LVL |
| 10 BSD | 6.14 LVL |
| 50 BSD | 30.68 LVL |
| 100 BSD | 61.35 LVL |
| 500 BSD | 306.77 LVL |
| 1,000 BSD | 613.54 LVL |
Get BSD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=LVLExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-30T22:06:48Z",
"rates": {
"LVL": 0.613541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "LVL",
"amount": 100
},
"result": 61.3541,
"rate": 0.613541
}Build with BSD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key