Rate Overview
Live
1 AUD = 15664.46 LAK
1 LAK = 0.000064
AUD
Avg
15756.27
High
15943.46
Low
15610.89
Last updated: 5/27/2026, 6:22:31 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,664.46 LAK |
| 10 AUD | 156,644.62 LAK |
| 50 AUD | 783,223.08 LAK |
| 100 AUD | 1,566,446.17 LAK |
| 500 AUD | 7,832,230.84 LAK |
| 1,000 AUD | 15,664,461.68 LAK |
Get AUD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=LAKExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-05-27T18:22:31Z",
"rates": {
"LAK": 15664.461684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "LAK",
"amount": 100
},
"result": 1566446.1684,
"rate": 15664.461684
}Build with AUD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key