Rate Overview
Live
1 LAK = 0.580717 SYP
1 SYP = 1.7220
LAK
Avg
0.581102
High
0.583987
Low
0.579696
Last updated: 9/14/2026, 10:42:27 PM
Quick Conversions
| LAK | SYP |
|---|---|
| 1 LAK | 0.58 SYP |
| 10 LAK | 5.81 SYP |
| 50 LAK | 29.04 SYP |
| 100 LAK | 58.07 SYP |
| 500 LAK | 290.36 SYP |
| 1,000 LAK | 580.72 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-09-14T22:42:27Z",
"rates": {
"SYP": 0.580717
}
}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": 58.07170000000001,
"rate": 0.580717
}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