Rate Overview
Live
1 SYP = 0.025262 LKR
1 LKR = 39.5851
SYP
Avg
0.025290
High
0.025329
Low
0.025231
Last updated: 9/12/2026, 4:30:05 AM
Quick Conversions
| SYP | LKR |
|---|---|
| 1 SYP | 0.03 LKR |
| 10 SYP | 0.25 LKR |
| 50 SYP | 1.26 LKR |
| 100 SYP | 2.53 LKR |
| 500 SYP | 12.63 LKR |
| 1,000 SYP | 25.26 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-09-12T04:30:05Z",
"rates": {
"LKR": 0.025262
}
}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.5262,
"rate": 0.025262
}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