Rate Overview
Live
1 SBD = 0.075975 LVL
1 LVL = 13.1622
SBD
Avg
0.073980
High
0.076716
Low
0.072442
Last updated: 3/27/2026, 4:30:07 PM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.76 LVL |
| 50 SBD | 3.80 LVL |
| 100 SBD | 7.60 LVL |
| 500 SBD | 37.99 LVL |
| 1,000 SBD | 75.98 LVL |
Get SBD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=LVLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T16:30:07Z",
"rates": {
"LVL": 0.075975
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "LVL",
"amount": 100
},
"result": 7.5975,
"rate": 0.075975
}Build with SBD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key