Rate Overview
Live
1 LVL = 179.4750 SYP
1 SYP = 0.005572
LVL
Avg
180.0735
High
182.7308
Low
179.3624
Last updated: 7/8/2026, 2:12:52 PM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 179.48 SYP |
| 10 LVL | 1,794.75 SYP |
| 50 LVL | 8,973.75 SYP |
| 100 LVL | 17,947.50 SYP |
| 500 LVL | 89,737.52 SYP |
| 1,000 LVL | 179,475.05 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-07-08T14:12:52Z",
"rates": {
"SYP": 179.475048
}
}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": 17947.5048,
"rate": 179.475048
}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