Rate Overview
Live
1 SBD = 0.076257 LVL
1 LVL = 13.1136
SBD
Avg
0.075820
High
0.076509
Low
0.075281
Last updated: 6/19/2026, 8:21:49 AM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.76 LVL |
| 50 SBD | 3.81 LVL |
| 100 SBD | 7.63 LVL |
| 500 SBD | 38.13 LVL |
| 1,000 SBD | 76.26 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-06-19T08:21:49Z",
"rates": {
"LVL": 0.076257
}
}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.6257,
"rate": 0.076257
}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