Rate Overview
Live
1 AUD = 15968.66 LAK
1 LAK = 0.000063
AUD
Avg
15951.97
High
16002.80
Low
15890.13
Last updated: 8/15/2026, 8:14:56 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,968.66 LAK |
| 10 AUD | 159,686.63 LAK |
| 50 AUD | 798,433.16 LAK |
| 100 AUD | 1,596,866.32 LAK |
| 500 AUD | 7,984,331.58 LAK |
| 1,000 AUD | 15,968,663.17 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-08-15T08:14:56Z",
"rates": {
"LAK": 15968.663167
}
}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": 1596866.3167,
"rate": 15968.663167
}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