Rate Overview
Live
1 BSD = 0.617869 LVL
1 LVL = 1.6185
BSD
Avg
0.623081
High
0.681596
Low
0.594333
Last updated: 7/25/2026, 6:35:51 PM
Quick Conversions
| BSD | LVL |
|---|---|
| 1 BSD | 0.62 LVL |
| 10 BSD | 6.18 LVL |
| 50 BSD | 30.89 LVL |
| 100 BSD | 61.79 LVL |
| 500 BSD | 308.93 LVL |
| 1,000 BSD | 617.87 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-25T18:35:51Z",
"rates": {
"LVL": 0.617869
}
}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.7869,
"rate": 0.617869
}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