Rate Overview
Live
1 LVL = 13.1833 SBD
1 SBD = 0.075854
LVL
Avg
13.1382
High
13.2936
Low
13.0600
Last updated: 7/5/2026, 8:34:32 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.18 SBD |
| 10 LVL | 131.83 SBD |
| 50 LVL | 659.16 SBD |
| 100 LVL | 1,318.33 SBD |
| 500 LVL | 6,591.64 SBD |
| 1,000 LVL | 13,183.28 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-07-05T08:34:32Z",
"rates": {
"SBD": 13.183276
}
}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": 1318.3275999999998,
"rate": 13.183276
}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