Rate Overview
Live
1 LKR = 0.328351 SYP
1 SYP = 3.0455
LKR
Avg
0.328219
High
0.328961
Low
0.327567
Last updated: 7/2/2026, 5:54:55 AM
Quick Conversions
| LKR | SYP |
|---|---|
| 1 LKR | 0.33 SYP |
| 10 LKR | 3.28 SYP |
| 50 LKR | 16.42 SYP |
| 100 LKR | 32.84 SYP |
| 500 LKR | 164.18 SYP |
| 1,000 LKR | 328.35 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-07-02T05:54:55Z",
"rates": {
"SYP": 0.328351
}
}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": 32.8351,
"rate": 0.328351
}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