Rate Overview
Live
1 RUB = 283.5762 LAK
1 LAK = 0.003526
RUB
Avg
286.1871
High
306.1613
Low
257.1927
Last updated: 7/30/2026, 11:07:12 PM
Quick Conversions
| RUB | LAK |
|---|---|
| 1 RUB | 283.58 LAK |
| 10 RUB | 2,835.76 LAK |
| 50 RUB | 14,178.81 LAK |
| 100 RUB | 28,357.62 LAK |
| 500 RUB | 141,788.10 LAK |
| 1,000 RUB | 283,576.19 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-07-30T23:07:12Z",
"rates": {
"LAK": 283.576191
}
}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": 28357.6191,
"rate": 283.576191
}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