Rate Overview
Live
1 LAK = 0.000125 BYN
1 BYN = 8000.00
LAK
Avg
0.000125
High
0.000125
Low
0.000124
Last updated: 5/27/2026, 2:51:48 PM
Quick Conversions
| LAK | BYN |
|---|---|
| 1 LAK | 0.00 BYN |
| 10 LAK | 0.00 BYN |
| 50 LAK | 0.01 BYN |
| 100 LAK | 0.01 BYN |
| 500 LAK | 0.06 BYN |
| 1,000 LAK | 0.13 BYN |
Get LAK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=BYNExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-27T14:51:48Z",
"rates": {
"BYN": 0.000125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "BYN",
"amount": 100
},
"result": 0.0125,
"rate": 0.000125
}Build with LAK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key