Rate Overview
Live
1 SYP = 0.005472 LVL
1 LVL = 182.7485
SYP
Avg
0.005426
High
0.005482
Low
0.005352
Last updated: 3/6/2026, 3:29:47 PM
Quick Conversions
| SYP | LVL |
|---|---|
| 1 SYP | 0.01 LVL |
| 10 SYP | 0.05 LVL |
| 50 SYP | 0.27 LVL |
| 100 SYP | 0.55 LVL |
| 500 SYP | 2.74 LVL |
| 1,000 SYP | 5.47 LVL |
Get SYP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LVLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-06T15:29:47Z",
"rates": {
"LVL": 0.005472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LVL",
"amount": 100
},
"result": 0.5472,
"rate": 0.005472
}Build with SYP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key