Rate Overview
Live
1 LKR = 0.027193 SVC
1 SVC = 36.7742
LKR
Avg
0.027306
High
0.027379
Low
0.027193
Last updated: 5/7/2026, 3:25:47 AM
Quick Conversions
| LKR | SVC |
|---|---|
| 1 LKR | 0.03 SVC |
| 10 LKR | 0.27 SVC |
| 50 LKR | 1.36 SVC |
| 100 LKR | 2.72 SVC |
| 500 LKR | 13.60 SVC |
| 1,000 LKR | 27.19 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-05-07T03:25:47Z",
"rates": {
"SVC": 0.027193
}
}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.7193,
"rate": 0.027193
}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