Rate Overview
Live
1 LVL = 183.0931 SYP
1 SYP = 0.005462
LVL
Avg
12747.92
High
21931.87
Low
180.7166
Last updated: 5/27/2026, 8:33:45 PM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 183.09 SYP |
| 10 LVL | 1,830.93 SYP |
| 50 LVL | 9,154.65 SYP |
| 100 LVL | 18,309.31 SYP |
| 500 LVL | 91,546.53 SYP |
| 1,000 LVL | 183,093.06 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-05-27T20:33:45Z",
"rates": {
"SYP": 183.093062
}
}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": 18309.3062,
"rate": 183.093062
}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