Rate Overview
Live
1 LKR = 0.026024 SVC
1 SVC = 38.4261
LKR
Avg
0.025994
High
0.026047
Low
0.025958
Last updated: 7/25/2026, 5:30:03 AM
Quick Conversions
| LKR | SVC |
|---|---|
| 1 LKR | 0.03 SVC |
| 10 LKR | 0.26 SVC |
| 50 LKR | 1.30 SVC |
| 100 LKR | 2.60 SVC |
| 500 LKR | 13.01 SVC |
| 1,000 LKR | 26.02 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-07-25T05:30:03Z",
"rates": {
"SVC": 0.026024
}
}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.6024,
"rate": 0.026024
}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