Rate Overview
Live
1 SCR = 0.042223 LVL
1 LVL = 23.6838
SCR
Avg
0.042363
High
0.043118
Low
0.041325
Last updated: 9/3/2026, 10:20:28 AM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.42 LVL |
| 50 SCR | 2.11 LVL |
| 100 SCR | 4.22 LVL |
| 500 SCR | 21.11 LVL |
| 1,000 SCR | 42.22 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-09-03T10:20:28Z",
"rates": {
"LVL": 0.042223
}
}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.2223,
"rate": 0.042223
}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