Rate Overview
Live
1 SCR = 0.043762 LVL
1 LVL = 22.8509
SCR
Avg
0.043337
High
0.044265
Low
0.041288
Last updated: 5/6/2026, 10:24:32 AM
Quick Conversions
| SCR | LVL |
|---|---|
| 1 SCR | 0.04 LVL |
| 10 SCR | 0.44 LVL |
| 50 SCR | 2.19 LVL |
| 100 SCR | 4.38 LVL |
| 500 SCR | 21.88 LVL |
| 1,000 SCR | 43.76 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-05-06T10:24:32Z",
"rates": {
"LVL": 0.043762
}
}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.3762,
"rate": 0.043762
}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