Rate Overview
Live
1 LVL = 13.2002 SBD
1 SBD = 0.075757
LVL
Avg
13.2231
High
13.2622
Low
13.1791
Last updated: 8/13/2026, 6:56:30 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.20 SBD |
| 10 LVL | 132.00 SBD |
| 50 LVL | 660.01 SBD |
| 100 LVL | 1,320.02 SBD |
| 500 LVL | 6,600.09 SBD |
| 1,000 LVL | 13,200.19 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-08-13T06:56:30Z",
"rates": {
"SBD": 13.200187
}
}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": 1320.0187,
"rate": 13.200187
}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