Rate Overview
Live
1 LVL = 183.0931 SYP
1 SYP = 0.005462
LVL
Avg
15601.41
High
21780.89
Low
181.2515
Last updated: 5/27/2026, 6:28:24 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-27T18:28:24Z",
"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