Rate Overview
Live
1 LVL = 13.3246 SBD
1 SBD = 0.075049
LVL
Avg
13.4177
High
13.6676
Low
13.1195
Last updated: 5/27/2026, 10:55:08 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.32 SBD |
| 10 LVL | 133.25 SBD |
| 50 LVL | 666.23 SBD |
| 100 LVL | 1,332.46 SBD |
| 500 LVL | 6,662.31 SBD |
| 1,000 LVL | 13,324.61 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-27T10:55:08Z",
"rates": {
"SBD": 13.32461
}
}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": 1332.461,
"rate": 13.32461
}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