Rate Overview
Live
1 SBD = 0.076337 LVL
1 LVL = 13.0998
SBD
Avg
0.075071
High
0.076508
Low
0.072294
Last updated: 7/29/2026, 10:25:08 AM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.76 LVL |
| 50 SBD | 3.82 LVL |
| 100 SBD | 7.63 LVL |
| 500 SBD | 38.17 LVL |
| 1,000 SBD | 76.34 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-07-29T10:25:08Z",
"rates": {
"LVL": 0.076337
}
}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.6337,
"rate": 0.076337
}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