Rate Overview
Live
1 LVL = 21589.29 SYP
1 SYP = 0.000046
LVL
Avg
9318.83
High
21864.50
Low
179.1878
Last updated: 8/25/2026, 7:00:02 AM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 21,589.29 SYP |
| 10 LVL | 215,892.88 SYP |
| 50 LVL | 1,079,464.40 SYP |
| 100 LVL | 2,158,928.79 SYP |
| 500 LVL | 10,794,643.96 SYP |
| 1,000 LVL | 21,589,287.93 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-25T07:00:02Z",
"rates": {
"SYP": 21589.287926
}
}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": 2158928.7926000003,
"rate": 21589.287926
}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