Rate Overview
Live
1 SCR = 0.043033 LVL
1 LVL = 23.2380
SCR
Avg
0.042470
High
0.043949
Low
0.041323
Last updated: 8/11/2026, 7:19:53 PM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.43 LVL |
| 50 SCR | 2.15 LVL |
| 100 SCR | 4.30 LVL |
| 500 SCR | 21.52 LVL |
| 1,000 SCR | 43.03 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-08-11T19:19:53Z",
"rates": {
"LVL": 0.043033
}
}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.3033,
"rate": 0.043033
}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