Rate Overview
Live
1 SLL = 0.014245 LKR
1 LKR = 70.2001
SLL
Avg
0.014223
High
0.016051
Low
0.013474
Last updated: 7/24/2026, 2:22:46 PM
Quick Conversions
| SLL | LKR |
|---|---|
| 1 SLL | 0.01 LKR |
| 10 SLL | 0.14 LKR |
| 50 SLL | 0.71 LKR |
| 100 SLL | 1.42 LKR |
| 500 SLL | 7.12 LKR |
| 1,000 SLL | 14.25 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-07-24T14:22:46Z",
"rates": {
"LKR": 0.014245
}
}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.4245,
"rate": 0.014245
}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