Rate Overview
Live
1 SYP = 1.7344 LAK
1 LAK = 0.576576
SYP
Avg
182.0931
High
204.9379
Low
1.7344
Last updated: 8/19/2026, 9:09:53 PM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 1.73 LAK |
| 10 SYP | 17.34 LAK |
| 50 SYP | 86.72 LAK |
| 100 SYP | 173.44 LAK |
| 500 SYP | 867.19 LAK |
| 1,000 SYP | 1,734.38 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-08-19T21:09:53Z",
"rates": {
"LAK": 1.734378
}
}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": 173.4378,
"rate": 1.734378
}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