Rate Overview
Live
1 LKR = 0.001939 LVL
1 LVL = 515.7298
LKR
Avg
0.001933
High
0.001949
Low
0.001921
Last updated: 3/6/2026, 5:47:21 PM
Quick Conversions
| LKR | LVL |
|---|---|
| 1 LKR | 0.00 LVL |
| 10 LKR | 0.02 LVL |
| 50 LKR | 0.10 LVL |
| 100 LKR | 0.19 LVL |
| 500 LKR | 0.97 LVL |
| 1,000 LKR | 1.94 LVL |
Get LKR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=LVLExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-06T17:47:21Z",
"rates": {
"LVL": 0.001939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "LVL",
"amount": 100
},
"result": 0.1939,
"rate": 0.001939
}Build with LKR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key