Rate Overview
Live
1 AUD = 15815.28 LAK
1 LAK = 0.000063
AUD
Avg
15641.81
High
15815.28
Low
15489.23
Last updated: 4/17/2026, 6:16:41 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,815.28 LAK |
| 10 AUD | 158,152.82 LAK |
| 50 AUD | 790,764.10 LAK |
| 100 AUD | 1,581,528.19 LAK |
| 500 AUD | 7,907,640.96 LAK |
| 1,000 AUD | 15,815,281.92 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-04-17T06:16:41Z",
"rates": {
"LAK": 15815.281915
}
}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": 1581528.1915,
"rate": 15815.281915
}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