Rate Overview
Live
1 LVL = 13.1621 SBD
1 SBD = 0.075976
LVL
Avg
13.1897
High
13.2771
Low
13.1042
Last updated: 3/27/2026, 11:25:02 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.16 SBD |
| 10 LVL | 131.62 SBD |
| 50 LVL | 658.10 SBD |
| 100 LVL | 1,316.21 SBD |
| 500 LVL | 6,581.04 SBD |
| 1,000 LVL | 13,162.08 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-27T11:25:02Z",
"rates": {
"SBD": 13.162083
}
}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": 1316.2083,
"rate": 13.162083
}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