Rate Overview
Live
1 LKR = 0.027584 SVC
1 SVC = 36.2529
LKR
Avg
0.027649
High
0.027726
Low
0.027584
Last updated: 4/16/2026, 6:03:32 PM
Quick Conversions
| LKR | SVC |
|---|---|
| 1 LKR | 0.03 SVC |
| 10 LKR | 0.28 SVC |
| 50 LKR | 1.38 SVC |
| 100 LKR | 2.76 SVC |
| 500 LKR | 13.79 SVC |
| 1,000 LKR | 27.58 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-04-16T18:03:32Z",
"rates": {
"SVC": 0.027584
}
}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.7584,
"rate": 0.027584
}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