Rate Overview
Live
1 LVL = 183.8412 SYP
1 SYP = 0.005439
LVL
Avg
183.0307
High
183.8412
Low
182.7192
Last updated: 5/7/2026, 12:34:09 PM
Quick Conversions
| LVL | SYP |
|---|---|
| 1 LVL | 183.84 SYP |
| 10 LVL | 1,838.41 SYP |
| 50 LVL | 9,192.06 SYP |
| 100 LVL | 18,384.12 SYP |
| 500 LVL | 91,920.58 SYP |
| 1,000 LVL | 183,841.16 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-05-07T12:34:09Z",
"rates": {
"SYP": 183.841155
}
}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": 18384.1155,
"rate": 183.841155
}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