Rate Overview
Live
1 SYP = 1.7299 LAK
1 LAK = 0.578073
SYP
Avg
107.3059
High
204.5841
Low
1.6637
Last updated: 8/23/2026, 3:58:38 AM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 1.73 LAK |
| 10 SYP | 17.30 LAK |
| 50 SYP | 86.49 LAK |
| 100 SYP | 172.99 LAK |
| 500 SYP | 864.94 LAK |
| 1,000 SYP | 1,729.88 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-23T03:58:38Z",
"rates": {
"LAK": 1.729884
}
}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": 172.98839999999998,
"rate": 1.729884
}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