Rate Overview
Live
1 RUB = 272.1054 LAK
1 LAK = 0.003675
RUB
Avg
275.6888
High
278.9613
Low
272.1054
Last updated: 3/6/2026, 5:15:21 PM
Quick Conversions
| RUB | LAK |
|---|---|
| 1 RUB | 272.11 LAK |
| 10 RUB | 2,721.05 LAK |
| 50 RUB | 13,605.27 LAK |
| 100 RUB | 27,210.54 LAK |
| 500 RUB | 136,052.68 LAK |
| 1,000 RUB | 272,105.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-03-06T17:15:21Z",
"rates": {
"LAK": 272.105351
}
}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": 27210.535099999997,
"rate": 272.105351
}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