Rate Overview
Live
1 LAK = 0.004885 SYP
1 SYP = 204.7083
LAK
Avg
0.004905
High
0.004974
Low
0.004885
Last updated: 7/9/2026, 12:24:43 AM
Quick Conversions
| LAK | SYP |
|---|---|
| 1 LAK | 0.00 SYP |
| 10 LAK | 0.05 SYP |
| 50 LAK | 0.24 SYP |
| 100 LAK | 0.49 SYP |
| 500 LAK | 2.44 SYP |
| 1,000 LAK | 4.89 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-07-09T00:24:43Z",
"rates": {
"SYP": 0.004885
}
}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.48849999999999993,
"rate": 0.004885
}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