Rate Overview
Live
1 RUB = 302.2172 LAK
1 LAK = 0.003309
RUB
Avg
303.4446
High
305.1765
Low
301.3845
Last updated: 6/19/2026, 10:30:16 AM
Quick Conversions
| RUB | LAK |
|---|---|
| 1 RUB | 302.22 LAK |
| 10 RUB | 3,022.17 LAK |
| 50 RUB | 15,110.86 LAK |
| 100 RUB | 30,221.72 LAK |
| 500 RUB | 151,108.61 LAK |
| 1,000 RUB | 302,217.22 LAK |
Get RUB/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=LAKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-19T10:30:16Z",
"rates": {
"LAK": 302.21722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "LAK",
"amount": 100
},
"result": 30221.722,
"rate": 302.21722
}Build with RUB/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key