Rate Overview
Live
1 LAK = 0.003431 RUB
1 RUB = 291.4602
LAK
Avg
0.003453
High
0.003472
Low
0.003431
Last updated: 7/29/2026, 12:40:56 AM
Quick Conversions
| LAK | RUB |
|---|---|
| 1 LAK | 0.00 RUB |
| 10 LAK | 0.03 RUB |
| 50 LAK | 0.17 RUB |
| 100 LAK | 0.34 RUB |
| 500 LAK | 1.72 RUB |
| 1,000 LAK | 3.43 RUB |
Get LAK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=RUBExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-29T00:40:56Z",
"rates": {
"RUB": 0.003431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "RUB",
"amount": 100
},
"result": 0.3431,
"rate": 0.003431
}Build with LAK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key