Rate Overview
Live
1 LVL = 22.8826 SCR
1 SCR = 0.043701
LVL
Avg
23.7982
High
25.3710
Low
22.4342
Last updated: 7/27/2026, 6:53:41 AM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 22.88 SCR |
| 10 LVL | 228.83 SCR |
| 50 LVL | 1,144.13 SCR |
| 100 LVL | 2,288.26 SCR |
| 500 LVL | 11,441.32 SCR |
| 1,000 LVL | 22,882.63 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-27T06:53:41Z",
"rates": {
"SCR": 22.882633
}
}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": 2288.2632999999996,
"rate": 22.882633
}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