Rate Overview
Live
1 LVL = 22.7053 SCR
1 SCR = 0.044043
LVL
Avg
23.7924
High
25.3710
Low
22.4342
Last updated: 7/28/2026, 2:00:09 PM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 22.71 SCR |
| 10 LVL | 227.05 SCR |
| 50 LVL | 1,135.26 SCR |
| 100 LVL | 2,270.53 SCR |
| 500 LVL | 11,352.64 SCR |
| 1,000 LVL | 22,705.28 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-28T14:00:09Z",
"rates": {
"SCR": 22.705276
}
}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": 2270.5276000000003,
"rate": 22.705276
}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