Rate Overview
Live
1 SVC = 0.070478 LVL
1 LVL = 14.1888
SVC
Avg
0.070500
High
0.070622
Low
0.070283
Last updated: 7/29/2026, 6:32:45 AM
Quick Conversions
| SVC | LVL |
|---|---|
| 1 SVC | 0.07 LVL |
| 10 SVC | 0.70 LVL |
| 50 SVC | 3.52 LVL |
| 100 SVC | 7.05 LVL |
| 500 SVC | 35.24 LVL |
| 1,000 SVC | 70.48 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-07-29T06:32:45Z",
"rates": {
"LVL": 0.070478
}
}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": 7.0478,
"rate": 0.070478
}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