Rate Overview
Live
1 LVL = 13.3042 SBD
1 SBD = 0.075164
LVL
Avg
13.4209
High
13.6053
Low
13.3042
Last updated: 3/7/2026, 4:07:04 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.30 SBD |
| 10 LVL | 133.04 SBD |
| 50 LVL | 665.21 SBD |
| 100 LVL | 1,330.42 SBD |
| 500 LVL | 6,652.08 SBD |
| 1,000 LVL | 13,304.15 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-03-07T04:07:04Z",
"rates": {
"SBD": 13.304155
}
}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.4155,
"rate": 13.304155
}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