Rate Overview
Live
1 SCR = 0.042663 LVL
1 LVL = 23.4395
SCR
Avg
0.042501
High
0.043924
Low
0.041437
Last updated: 6/30/2026, 8:04:48 PM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.43 LVL |
| 50 SCR | 2.13 LVL |
| 100 SCR | 4.27 LVL |
| 500 SCR | 21.33 LVL |
| 1,000 SCR | 42.66 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-06-30T20:04:48Z",
"rates": {
"LVL": 0.042663
}
}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.2663,
"rate": 0.042663
}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