Rate Overview
Live
1 AUD = 15749.86 LAK
1 LAK = 0.000063
AUD
Avg
14793.79
High
15840.90
Low
13992.43
Last updated: 7/19/2026, 4:13:24 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,749.86 LAK |
| 10 AUD | 157,498.60 LAK |
| 50 AUD | 787,493.02 LAK |
| 100 AUD | 1,574,986.03 LAK |
| 500 AUD | 7,874,930.15 LAK |
| 1,000 AUD | 15,749,860.31 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-07-19T16:13:24Z",
"rates": {
"LAK": 15749.860305
}
}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": 1574986.0305,
"rate": 15749.860305
}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