Rate Overview
Live
1 SYP = 198.4372 LAK
1 LAK = 0.005039
SYP
Avg
198.3616
High
199.1682
Low
197.7540
Last updated: 5/27/2026, 11:20:04 AM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 198.44 LAK |
| 10 SYP | 1,984.37 LAK |
| 50 SYP | 9,921.86 LAK |
| 100 SYP | 19,843.72 LAK |
| 500 SYP | 99,218.62 LAK |
| 1,000 SYP | 198,437.25 LAK |
Get SYP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LAKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-27T11:20:04Z",
"rates": {
"LAK": 198.437246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LAK",
"amount": 100
},
"result": 19843.724599999998,
"rate": 198.437246
}Build with SYP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key