Rate Overview
Live
1 SCR = 0.042382 LVL
1 LVL = 23.5949
SCR
Avg
0.042505
High
0.044513
Low
0.040651
Last updated: 5/26/2026, 1:39:03 PM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.42 LVL |
| 50 SCR | 2.12 LVL |
| 100 SCR | 4.24 LVL |
| 500 SCR | 21.19 LVL |
| 1,000 SCR | 42.38 LVL |
Get SCR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=LVLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T13:39:03Z",
"rates": {
"LVL": 0.042382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "LVL",
"amount": 100
},
"result": 4.2382,
"rate": 0.042382
}Build with SCR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key