Rate Overview
Live
1 RUB = 4.3437 LKR
1 LKR = 0.230218
RUB
Avg
4.3259
High
4.3727
Low
4.2657
Last updated: 7/4/2026, 2:44:37 PM
Quick Conversions
| RUB | LKR |
|---|---|
| 1 RUB | 4.34 LKR |
| 10 RUB | 43.44 LKR |
| 50 RUB | 217.19 LKR |
| 100 RUB | 434.37 LKR |
| 500 RUB | 2,171.85 LKR |
| 1,000 RUB | 4,343.70 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-04T14:44:37Z",
"rates": {
"LKR": 4.3437
}
}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": 434.37,
"rate": 4.3437
}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