Rate Overview
Live
1 LVL = 23.4279 SCR
1 SCR = 0.042684
LVL
Avg
23.4143
High
24.1445
Low
22.5605
Last updated: 8/17/2026, 1:40:00 PM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 23.43 SCR |
| 10 LVL | 234.28 SCR |
| 50 LVL | 1,171.40 SCR |
| 100 LVL | 2,342.79 SCR |
| 500 LVL | 11,713.97 SCR |
| 1,000 LVL | 23,427.94 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-08-17T13:40:00Z",
"rates": {
"SCR": 23.427938
}
}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": 2342.7938,
"rate": 23.427938
}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