Rate Overview
Live
1 SBD = 0.076050 LVL
1 LVL = 13.1492
SBD
Avg
0.073819
High
0.076425
Low
0.069754
Last updated: 5/27/2026, 7:21:42 PM
Quick Conversions
| SBD | LVL |
|---|---|
| 1 SBD | 0.08 LVL |
| 10 SBD | 0.76 LVL |
| 50 SBD | 3.80 LVL |
| 100 SBD | 7.61 LVL |
| 500 SBD | 38.03 LVL |
| 1,000 SBD | 76.05 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-27T19:21:42Z",
"rates": {
"LVL": 0.07605
}
}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.605,
"rate": 0.07605
}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