Rate Overview
Live
1 BSD = 0.604841 LVL
1 LVL = 1.6533
BSD
Avg
0.600352
High
0.605932
Low
0.594763
Last updated: 3/6/2026, 10:26:14 PM
Quick Conversions
| BSD | LVL |
|---|---|
| 1 BSD | 0.60 LVL |
| 10 BSD | 6.05 LVL |
| 50 BSD | 30.24 LVL |
| 100 BSD | 60.48 LVL |
| 500 BSD | 302.42 LVL |
| 1,000 BSD | 604.84 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-03-06T22:26:14Z",
"rates": {
"LVL": 0.604841
}
}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": 60.4841,
"rate": 0.604841
}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