Rate Overview
Live
1 SBD = 0.075145 LVL
1 LVL = 13.3076
SBD
Avg
0.074431
High
0.075145
Low
0.073500
Last updated: 3/7/2026, 12:32:58 AM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.75 LVL |
| 50 SBD | 3.76 LVL |
| 100 SBD | 7.51 LVL |
| 500 SBD | 37.57 LVL |
| 1,000 SBD | 75.15 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-03-07T00:32:58Z",
"rates": {
"LVL": 0.075145
}
}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.5145,
"rate": 0.075145
}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