Rate Overview
Live
1 LKR = 0.354641 SYP
1 SYP = 2.8198
LKR
Avg
0.356207
High
0.359300
Low
0.354461
Last updated: 3/7/2026, 12:30:26 AM
Quick Conversions
| LKR | SYP |
|---|---|
| 1 LKR | 0.35 SYP |
| 10 LKR | 3.55 SYP |
| 50 LKR | 17.73 SYP |
| 100 LKR | 35.46 SYP |
| 500 LKR | 177.32 SYP |
| 1,000 LKR | 354.64 SYP |
Get LKR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=SYPExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-07T00:30:26Z",
"rates": {
"SYP": 0.354641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "SYP",
"amount": 100
},
"result": 35.4641,
"rate": 0.354641
}Build with LKR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key