Rate Overview
Live
1 AUD = 15552.98 LAK
1 LAK = 0.000064
AUD
Avg
15504.05
High
15588.20
Low
15393.33
Last updated: 6/17/2026, 6:38:22 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,552.98 LAK |
| 10 AUD | 155,529.84 LAK |
| 50 AUD | 777,649.20 LAK |
| 100 AUD | 1,555,298.40 LAK |
| 500 AUD | 7,776,491.98 LAK |
| 1,000 AUD | 15,552,983.95 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-17T06:38:22Z",
"rates": {
"LAK": 15552.98395
}
}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": 1555298.395,
"rate": 15552.98395
}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