Rate Overview
Live
1 SYP = 1.7333 LAK
1 LAK = 0.576920
SYP
Avg
1.7318
High
1.7353
Low
1.7245
Last updated: 8/21/2026, 4:38:19 PM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 1.73 LAK |
| 10 SYP | 17.33 LAK |
| 50 SYP | 86.67 LAK |
| 100 SYP | 173.33 LAK |
| 500 SYP | 866.67 LAK |
| 1,000 SYP | 1,733.34 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-21T16:38:19Z",
"rates": {
"LAK": 1.733342
}
}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.33419999999998,
"rate": 1.733342
}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