Rate Overview
Live
1 SCR = 0.043851 LVL
1 LVL = 22.8045
SCR
Avg
0.043381
High
0.048509
Low
0.039780
Last updated: 7/20/2026, 6:47:43 AM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.44 LVL |
| 50 SCR | 2.19 LVL |
| 100 SCR | 4.39 LVL |
| 500 SCR | 21.93 LVL |
| 1,000 SCR | 43.85 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-07-20T06:47:43Z",
"rates": {
"LVL": 0.043851
}
}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.3851,
"rate": 0.043851
}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