Rate Overview
Live
1 SYP = 199.0081 LAK
1 LAK = 0.005025
SYP
Avg
198.8818
High
199.2166
Low
198.6465
Last updated: 4/16/2026, 10:23:36 PM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 199.01 LAK |
| 10 SYP | 1,990.08 LAK |
| 50 SYP | 9,950.41 LAK |
| 100 SYP | 19,900.81 LAK |
| 500 SYP | 99,504.06 LAK |
| 1,000 SYP | 199,008.12 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-04-16T22:23:36Z",
"rates": {
"LAK": 199.008124
}
}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": 19900.812400000003,
"rate": 199.008124
}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