Rate Overview
Live
1 LKR = 0.026155 SVC
1 SVC = 38.2336
LKR
Avg
0.026158
High
0.026365
Low
0.025929
Last updated: 6/16/2026, 3:03:33 PM
Quick Conversions
| LKR | SVC |
|---|---|
| 1 LKR | 0.03 SVC |
| 10 LKR | 0.26 SVC |
| 50 LKR | 1.31 SVC |
| 100 LKR | 2.62 SVC |
| 500 LKR | 13.08 SVC |
| 1,000 LKR | 26.16 SVC |
Get LKR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=SVCExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-06-16T15:03:33Z",
"rates": {
"SVC": 0.026155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "SVC",
"amount": 100
},
"result": 2.6155,
"rate": 0.026155
}Build with LKR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key