Rate Overview
Live
1 LVL = 13.2785 SBD
1 SBD = 0.075310
LVL
Avg
13.2341
High
13.2952
Low
13.1815
Last updated: 5/7/2026, 6:54:10 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.28 SBD |
| 10 LVL | 132.79 SBD |
| 50 LVL | 663.93 SBD |
| 100 LVL | 1,327.85 SBD |
| 500 LVL | 6,639.27 SBD |
| 1,000 LVL | 13,278.53 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-05-07T06:54:10Z",
"rates": {
"SBD": 13.278532
}
}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": 1327.8532,
"rate": 13.278532
}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