Rate Overview
Live
1 RUB = 4.5392 LKR
1 LKR = 0.220304
RUB
Avg
4.0610
High
4.6386
Low
3.6247
Last updated: 5/26/2026, 10:12:13 PM
Quick Conversions
| RUB | LKR |
|---|---|
| 1 RUB | 4.54 LKR |
| 10 RUB | 45.39 LKR |
| 50 RUB | 226.96 LKR |
| 100 RUB | 453.92 LKR |
| 500 RUB | 2,269.59 LKR |
| 1,000 RUB | 4,539.19 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-05-26T22:12:13Z",
"rates": {
"LKR": 4.539188
}
}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": 453.91880000000003,
"rate": 4.539188
}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