Rate Overview
Live
1 RUB = 308.2263 LAK
1 LAK = 0.003244
RUB
Avg
280.7056
High
308.2263
Low
255.9766
Last updated: 5/29/2026, 5:26:28 PM
Quick Conversions
| RUB | LAK |
|---|---|
| 1 RUB | 308.23 LAK |
| 10 RUB | 3,082.26 LAK |
| 50 RUB | 15,411.32 LAK |
| 100 RUB | 30,822.63 LAK |
| 500 RUB | 154,113.17 LAK |
| 1,000 RUB | 308,226.35 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-05-29T17:26:28Z",
"rates": {
"LAK": 308.226345
}
}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": 30822.634499999996,
"rate": 308.226345
}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