Rate Overview
Live
1 SBD = 0.075504 LVL
1 LVL = 13.2443
SBD
Avg
0.075625
High
0.075912
Low
0.075493
Last updated: 8/19/2026, 1:29:35 AM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.76 LVL |
| 50 SBD | 3.78 LVL |
| 100 SBD | 7.55 LVL |
| 500 SBD | 37.75 LVL |
| 1,000 SBD | 75.50 LVL |
Get SBD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=LVLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-08-19T01:29:35Z",
"rates": {
"LVL": 0.075504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "LVL",
"amount": 100
},
"result": 7.5504,
"rate": 0.075504
}Build with SBD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key