Rate Overview
Live
1 LVL = 21.4105 SCR
1 SCR = 0.046706
LVL
Avg
22.9001
High
24.1326
Low
21.4105
Last updated: 7/4/2026, 6:59:31 AM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 21.41 SCR |
| 10 LVL | 214.10 SCR |
| 50 LVL | 1,070.52 SCR |
| 100 LVL | 2,141.05 SCR |
| 500 LVL | 10,705.23 SCR |
| 1,000 LVL | 21,410.45 SCR |
Get LVL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SCRExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-04T06:59:31Z",
"rates": {
"SCR": 21.410452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SCR",
"amount": 100
},
"result": 2141.0452,
"rate": 21.410452
}Build with LVL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key