Rate Overview
Live
1 RUB = 3.8732 LKR
1 LKR = 0.258185
RUB
Avg
3.8033
High
3.9085
Low
3.6247
Last updated: 3/27/2026, 9:38:54 AM
Quick Conversions
| RUB | LKR |
|---|---|
| 1 RUB | 3.87 LKR |
| 10 RUB | 38.73 LKR |
| 50 RUB | 193.66 LKR |
| 100 RUB | 387.32 LKR |
| 500 RUB | 1,936.60 LKR |
| 1,000 RUB | 3,873.20 LKR |
Get RUB/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=LKRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T09:38:54Z",
"rates": {
"LKR": 3.873199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "LKR",
"amount": 100
},
"result": 387.3199,
"rate": 3.873199
}Build with RUB/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key