Rate Overview
Live
1 LVL = 182.7211 SYP
1 SYP = 0.005473
LVL
Avg
182.3560
High
183.0427
Low
181.6635
Last updated: 3/28/2026, 10:54:07 AM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 182.72 SYP |
| 10 LVL | 1,827.21 SYP |
| 50 LVL | 9,136.06 SYP |
| 100 LVL | 18,272.11 SYP |
| 500 LVL | 91,360.56 SYP |
| 1,000 LVL | 182,721.12 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-03-28T10:54:07Z",
"rates": {
"SYP": 182.721122
}
}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": 18272.1122,
"rate": 182.721122
}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