Rate Overview
Live
1 SVC = 0.069125 LVL
1 LVL = 14.4665
SVC
Avg
0.068511
High
0.069629
Low
0.066975
Last updated: 3/28/2026, 3:30:27 PM
Quick Conversions
| SVC | LVL |
|---|---|
| 1 SVC | 0.07 LVL |
| 10 SVC | 0.69 LVL |
| 50 SVC | 3.46 LVL |
| 100 SVC | 6.91 LVL |
| 500 SVC | 34.56 LVL |
| 1,000 SVC | 69.13 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-03-28T15:30:27Z",
"rates": {
"LVL": 0.069125
}
}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.9125000000000005,
"rate": 0.069125
}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