Rate Overview
Live
1 LVL = 23.4164 SCR
1 SCR = 0.042705
LVL
Avg
23.5583
High
24.1979
Low
23.1917
Last updated: 9/1/2026, 6:58:58 PM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 23.42 SCR |
| 10 LVL | 234.16 SCR |
| 50 LVL | 1,170.82 SCR |
| 100 LVL | 2,341.64 SCR |
| 500 LVL | 11,708.18 SCR |
| 1,000 LVL | 23,416.36 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-09-01T18:58:58Z",
"rates": {
"SCR": 23.416356
}
}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": 2341.6356,
"rate": 23.416356
}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