Rate Overview
Live
1 SYP = 0.025314 LKR
1 LKR = 39.5038
SYP
Avg
1.5803
High
3.0940
Low
0.022826
Last updated: 8/25/2026, 8:47:07 PM
Quick Conversions
| SYP | LKR |
|---|---|
| 1 SYP | 0.03 LKR |
| 10 SYP | 0.25 LKR |
| 50 SYP | 1.27 LKR |
| 100 SYP | 2.53 LKR |
| 500 SYP | 12.66 LKR |
| 1,000 SYP | 25.31 LKR |
Get SYP/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LKRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T20:47:07Z",
"rates": {
"LKR": 0.025314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LKR",
"amount": 100
},
"result": 2.5314,
"rate": 0.025314
}Build with SYP/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key