Rate Overview
Live
1 LVL = 23.0500 SCR
1 SCR = 0.043384
LVL
Avg
23.1627
High
24.2199
Low
22.7253
Last updated: 5/7/2026, 8:14:31 AM
Quick Conversions
| LVL | SCR |
|---|---|
| 1 LVL | 23.05 SCR |
| 10 LVL | 230.50 SCR |
| 50 LVL | 1,152.50 SCR |
| 100 LVL | 2,305.00 SCR |
| 500 LVL | 11,525.02 SCR |
| 1,000 LVL | 23,050.04 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-07T08:14:31Z",
"rates": {
"SCR": 23.050036
}
}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": 2305.0036,
"rate": 23.050036
}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