Rate Overview
Live
1 LAK = 0.000231 BRL
1 BRL = 4329.00
LAK
Avg
0.000237
High
0.000255
Low
0.000223
Last updated: 6/30/2026, 4:23:59 PM
Quick Conversions
| LAK | BRL |
|---|---|
| 1 LAK | 0.00 BRL |
| 10 LAK | 0.00 BRL |
| 50 LAK | 0.01 BRL |
| 100 LAK | 0.02 BRL |
| 500 LAK | 0.12 BRL |
| 1,000 LAK | 0.23 BRL |
Get LAK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=BRLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-30T16:23:59Z",
"rates": {
"BRL": 0.000231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "BRL",
"amount": 100
},
"result": 0.0231,
"rate": 0.000231
}Build with LAK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key