Rate Overview
Live
1 LVL = 21343.93 SYP
1 SYP = 0.000047
LVL
Avg
21449.51
High
21529.47
Low
21343.93
Last updated: 9/15/2026, 6:58:28 AM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 21,343.93 SYP |
| 10 LVL | 213,439.35 SYP |
| 50 LVL | 1,067,196.74 SYP |
| 100 LVL | 2,134,393.48 SYP |
| 500 LVL | 10,671,967.38 SYP |
| 1,000 LVL | 21,343,934.77 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-09-15T06:58:28Z",
"rates": {
"SYP": 21343.934769
}
}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": 2134393.4769,
"rate": 21343.934769
}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