Rate Overview
Live
1 LVL = 23.7336 SCR
1 SCR = 0.042134
LVL
Avg
24.2902
High
25.2247
Low
22.8740
Last updated: 3/27/2026, 12:02:51 PM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 23.73 SCR |
| 10 LVL | 237.34 SCR |
| 50 LVL | 1,186.68 SCR |
| 100 LVL | 2,373.36 SCR |
| 500 LVL | 11,866.82 SCR |
| 1,000 LVL | 23,733.64 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-03-27T12:02:51Z",
"rates": {
"SCR": 23.733635
}
}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": 2373.3635,
"rate": 23.733635
}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