Rate Overview
Live
1 RUB = 4.2934 LKR
1 LKR = 0.232915
RUB
Avg
4.1873
High
4.7952
Low
3.7874
Last updated: 7/23/2026, 3:30:28 PM
Quick Conversions
| RUB | LKR |
|---|---|
| 1 RUB | 4.29 LKR |
| 10 RUB | 42.93 LKR |
| 50 RUB | 214.67 LKR |
| 100 RUB | 429.34 LKR |
| 500 RUB | 2,146.71 LKR |
| 1,000 RUB | 4,293.42 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-07-23T15:30:28Z",
"rates": {
"LKR": 4.293419
}
}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": 429.3419,
"rate": 4.293419
}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