Rate Overview
Live
1 LVL = 183.1407 SYP
1 SYP = 0.005460
LVL
Avg
184.0596
High
186.8133
Low
182.4049
Last updated: 3/7/2026, 7:41:08 AM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 183.14 SYP |
| 10 LVL | 1,831.41 SYP |
| 50 LVL | 9,157.04 SYP |
| 100 LVL | 18,314.07 SYP |
| 500 LVL | 91,570.37 SYP |
| 1,000 LVL | 183,140.73 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-07T07:41:08Z",
"rates": {
"SYP": 183.140734
}
}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": 18314.0734,
"rate": 183.140734
}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