Rate Overview
Live
1 LAK = 0.005009 SYP
1 SYP = 199.6406
LAK
Avg
0.005023
High
0.005034
Low
0.005009
Last updated: 4/17/2026, 10:49:11 PM
Quick Conversions
| LAK | SYP |
|---|---|
| 1 LAK | 0.01 SYP |
| 10 LAK | 0.05 SYP |
| 50 LAK | 0.25 SYP |
| 100 LAK | 0.50 SYP |
| 500 LAK | 2.50 SYP |
| 1,000 LAK | 5.01 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-04-17T22:49:11Z",
"rates": {
"SYP": 0.005009
}
}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": 0.5009,
"rate": 0.005009
}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