Rate Overview
Live
1 LKR = 0.338204 SYP
1 SYP = 2.9568
LKR
Avg
0.340361
High
0.346577
Low
0.323211
Last updated: 5/27/2026, 6:13:20 AM
Quick Conversions
| LKR | SYP |
|---|---|
| 1 LKR | 0.34 SYP |
| 10 LKR | 3.38 SYP |
| 50 LKR | 16.91 SYP |
| 100 LKR | 33.82 SYP |
| 500 LKR | 169.10 SYP |
| 1,000 LKR | 338.20 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-27T06:13:20Z",
"rates": {
"SYP": 0.338204
}
}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": 33.8204,
"rate": 0.338204
}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