Rate Overview
Live
1 AUD = 15634.43 LAK
1 LAK = 0.000064
AUD
Avg
14481.37
High
15746.60
Low
13014.47
Last updated: 7/11/2026, 7:09:27 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,634.43 LAK |
| 10 AUD | 156,344.33 LAK |
| 50 AUD | 781,721.64 LAK |
| 100 AUD | 1,563,443.28 LAK |
| 500 AUD | 7,817,216.42 LAK |
| 1,000 AUD | 15,634,432.85 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-11T07:09:27Z",
"rates": {
"LAK": 15634.432849
}
}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": 1563443.2849,
"rate": 15634.432849
}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