Rate Overview
Live
1 LAK = 0.578334 SYP
1 SYP = 1.7291
LAK
Avg
0.577860
High
0.579863
Low
0.576575
Last updated: 8/22/2026, 11:29:29 PM
Quick Conversions
| LAK | SYP |
|---|---|
| 1 LAK | 0.58 SYP |
| 10 LAK | 5.78 SYP |
| 50 LAK | 28.92 SYP |
| 100 LAK | 57.83 SYP |
| 500 LAK | 289.17 SYP |
| 1,000 LAK | 578.33 SYP |
Get LAK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SYPExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-08-22T23:29:29Z",
"rates": {
"SYP": 0.578334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SYP",
"amount": 100
},
"result": 57.833400000000005,
"rate": 0.578334
}Build with LAK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key