Rate Overview
Live
1 SVC = 0.069367 LVL
1 LVL = 14.4161
SVC
Avg
0.069185
High
0.069367
Low
0.068827
Last updated: 9/2/2026, 6:26:15 AM
Quick Conversions
| SVC | LVL |
|---|---|
| 1 SVC | 0.07 LVL |
| 10 SVC | 0.69 LVL |
| 50 SVC | 3.47 LVL |
| 100 SVC | 6.94 LVL |
| 500 SVC | 34.68 LVL |
| 1,000 SVC | 69.37 LVL |
Get SVC/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=LVLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-02T06:26:15Z",
"rates": {
"LVL": 0.069367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "LVL",
"amount": 100
},
"result": 6.9367,
"rate": 0.069367
}Build with SVC/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key