Rate Overview
Live
1 SBD = 0.075309 LVL
1 LVL = 13.2786
SBD
Avg
0.075563
High
0.075863
Low
0.075215
Last updated: 5/7/2026, 10:12:29 AM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.75 LVL |
| 50 SBD | 3.77 LVL |
| 100 SBD | 7.53 LVL |
| 500 SBD | 37.65 LVL |
| 1,000 SBD | 75.31 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-05-07T10:12:29Z",
"rates": {
"LVL": 0.075309
}
}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.5309,
"rate": 0.075309
}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