Rate Overview
Live
1 LVL = 24.7313 SCR
1 SCR = 0.040435
LVL
Avg
24.1964
High
24.7313
Low
22.6402
Last updated: 3/7/2026, 2:32:40 AM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 24.73 SCR |
| 10 LVL | 247.31 SCR |
| 50 LVL | 1,236.56 SCR |
| 100 LVL | 2,473.13 SCR |
| 500 LVL | 12,365.64 SCR |
| 1,000 LVL | 24,731.27 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-03-07T02:32:40Z",
"rates": {
"SCR": 24.731273
}
}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": 2473.1273,
"rate": 24.731273
}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