Rate Overview
Live
1 LVL = 24.3486 SCR
1 SCR = 0.041070
LVL
Avg
23.7632
High
25.2839
Low
22.5131
Last updated: 5/27/2026, 12:17:01 PM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 24.35 SCR |
| 10 LVL | 243.49 SCR |
| 50 LVL | 1,217.43 SCR |
| 100 LVL | 2,434.86 SCR |
| 500 LVL | 12,174.28 SCR |
| 1,000 LVL | 24,348.55 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-05-27T12:17:01Z",
"rates": {
"SCR": 24.348553
}
}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": 2434.8552999999997,
"rate": 24.348553
}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