Rate Overview
Live
1 LVL = 24.1445 SCR
1 SCR = 0.041417
LVL
Avg
23.5796
High
24.1994
Low
22.5605
Last updated: 8/16/2026, 2:45:08 PM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 24.14 SCR |
| 10 LVL | 241.44 SCR |
| 50 LVL | 1,207.22 SCR |
| 100 LVL | 2,414.45 SCR |
| 500 LVL | 12,072.24 SCR |
| 1,000 LVL | 24,144.48 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-16T14:45:08Z",
"rates": {
"SCR": 24.144481
}
}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": 2414.4481,
"rate": 24.144481
}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