Rate Overview
Live
1 LAK = 0.005150 SYP
1 SYP = 194.1748
LAK
Avg
0.005166
High
0.005212
Low
0.005150
Last updated: 3/7/2026, 4:59:37 AM
Quick Conversions
| LAK | SYP |
|---|---|
| 1 LAK | 0.01 SYP |
| 10 LAK | 0.05 SYP |
| 50 LAK | 0.26 SYP |
| 100 LAK | 0.52 SYP |
| 500 LAK | 2.58 SYP |
| 1,000 LAK | 5.15 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-03-07T04:59:37Z",
"rates": {
"SYP": 0.00515
}
}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.515,
"rate": 0.00515
}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