Rate Overview
Live
1 LVL = 21622.48 SYP
1 SYP = 0.000046
LVL
Avg
15209.63
High
21780.89
Low
179.4750
Last updated: 8/23/2026, 7:32:02 AM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 21,622.48 SYP |
| 10 LVL | 216,224.82 SYP |
| 50 LVL | 1,081,124.11 SYP |
| 100 LVL | 2,162,248.22 SYP |
| 500 LVL | 10,811,241.11 SYP |
| 1,000 LVL | 21,622,482.22 SYP |
Get LVL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SYPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-23T07:32:02Z",
"rates": {
"SYP": 21622.482218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SYP",
"amount": 100
},
"result": 2162248.2218,
"rate": 21622.482218
}Build with LVL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key