Rate Overview
Live
1 SYP = 198.9837 LAK
1 LAK = 0.005026
SYP
Avg
199.0690
High
200.0573
Low
198.1808
Last updated: 6/16/2026, 12:53:35 PM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 198.98 LAK |
| 10 SYP | 1,989.84 LAK |
| 50 SYP | 9,949.19 LAK |
| 100 SYP | 19,898.37 LAK |
| 500 SYP | 99,491.87 LAK |
| 1,000 SYP | 198,983.75 LAK |
Get SYP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LAKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-16T12:53:35Z",
"rates": {
"LAK": 198.983747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LAK",
"amount": 100
},
"result": 19898.3747,
"rate": 198.983747
}Build with SYP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key