Rate Overview
Live
1 SYP = 198.2620 LAK
1 LAK = 0.005044
SYP
Avg
198.6143
High
198.8691
Low
198.2620
Last updated: 5/7/2026, 12:16:26 AM
Quick Conversions
| SYP | LAK |
|---|---|
| 1 SYP | 198.26 LAK |
| 10 SYP | 1,982.62 LAK |
| 50 SYP | 9,913.10 LAK |
| 100 SYP | 19,826.20 LAK |
| 500 SYP | 99,131.00 LAK |
| 1,000 SYP | 198,262.00 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-07T00:16:26Z",
"rates": {
"LAK": 198.262
}
}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": 19826.2,
"rate": 198.262
}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