Rate Overview
Live
1 BSD = 0.603829 LVL
1 LVL = 1.6561
BSD
Avg
0.604657
High
0.606420
Low
0.603781
Last updated: 5/29/2026, 6:48:54 PM
Quick Conversions
| BSD | LVL |
|---|---|
| 1 BSD | 0.60 LVL |
| 10 BSD | 6.04 LVL |
| 50 BSD | 30.19 LVL |
| 100 BSD | 60.38 LVL |
| 500 BSD | 301.91 LVL |
| 1,000 BSD | 603.83 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-05-29T18:48:54Z",
"rates": {
"LVL": 0.603829
}
}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.38289999999999,
"rate": 0.603829
}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