Rate Overview
Live
1 SCR = 0.042066 LVL
1 LVL = 23.7722
SCR
Avg
0.041785
High
0.043874
Low
0.039834
Last updated: 4/16/2026, 8:50:56 AM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.42 LVL |
| 50 SCR | 2.10 LVL |
| 100 SCR | 4.21 LVL |
| 500 SCR | 21.03 LVL |
| 1,000 SCR | 42.07 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-04-16T08:50:56Z",
"rates": {
"LVL": 0.042066
}
}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.2066,
"rate": 0.042066
}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