Rate Overview
Live
1 SLL = 0.013031 LKR
1 LKR = 76.7401
SLL
Avg
0.013430
High
0.013612
Low
0.013031
Last updated: 3/7/2026, 3:28:04 AM
Quick Conversions
| SLL | LKR |
|---|---|
| 1 SLL | 0.01 LKR |
| 10 SLL | 0.13 LKR |
| 50 SLL | 0.65 LKR |
| 100 SLL | 1.30 LKR |
| 500 SLL | 6.52 LKR |
| 1,000 SLL | 13.03 LKR |
Get SLL/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LKRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T03:28:04Z",
"rates": {
"LKR": 0.013031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LKR",
"amount": 100
},
"result": 1.3031,
"rate": 0.013031
}Build with SLL/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key