Rate Overview
Live
1 LVL = 13.3091 SBD
1 SBD = 0.075136
LVL
Avg
13.3156
High
13.3392
Low
13.2514
Last updated: 4/17/2026, 4:53:15 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.31 SBD |
| 10 LVL | 133.09 SBD |
| 50 LVL | 665.46 SBD |
| 100 LVL | 1,330.91 SBD |
| 500 LVL | 6,654.56 SBD |
| 1,000 LVL | 13,309.12 SBD |
Get LVL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SBDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T04:53:15Z",
"rates": {
"SBD": 13.309115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SBD",
"amount": 100
},
"result": 1330.9115,
"rate": 13.309115
}Build with LVL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key