Rate Overview
Live
1 LVL = 13.0768 SBD
1 SBD = 0.076471
LVL
Avg
13.1123
High
13.2936
Low
12.9145
Last updated: 7/26/2026, 10:07:32 AM
Quick Conversions
| LVL | SBD |
|---|---|
| 1 LVL | 13.08 SBD |
| 10 LVL | 130.77 SBD |
| 50 LVL | 653.84 SBD |
| 100 LVL | 1,307.68 SBD |
| 500 LVL | 6,538.39 SBD |
| 1,000 LVL | 13,076.79 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-26T10:07:32Z",
"rates": {
"SBD": 13.076785
}
}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": 1307.6785,
"rate": 13.076785
}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