Rate Overview
Live
1 LKR = 0.344244 SYP
1 SYP = 2.9049
LKR
Avg
0.345163
High
0.345756
Low
0.344244
Last updated: 5/7/2026, 1:19:07 AM
Quick Conversions
| LKR | SYP |
|---|---|
| 1 LKR | 0.34 SYP |
| 10 LKR | 3.44 SYP |
| 50 LKR | 17.21 SYP |
| 100 LKR | 34.42 SYP |
| 500 LKR | 172.12 SYP |
| 1,000 LKR | 344.24 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-05-07T01:19:07Z",
"rates": {
"SYP": 0.344244
}
}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": 34.4244,
"rate": 0.344244
}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