Rate Overview
Live
1 AUD = 15408.66 LAK
1 LAK = 0.000065
AUD
Avg
15470.03
High
15691.11
Low
15393.33
Last updated: 6/12/2026, 2:11:54 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,408.66 LAK |
| 10 AUD | 154,086.64 LAK |
| 50 AUD | 770,433.22 LAK |
| 100 AUD | 1,540,866.44 LAK |
| 500 AUD | 7,704,332.21 LAK |
| 1,000 AUD | 15,408,664.42 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-06-12T14:11:54Z",
"rates": {
"LAK": 15408.664419
}
}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": 1540866.4419,
"rate": 15408.664419
}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