Rate Overview
Live
1 AUD = 14962.67 LAK
1 LAK = 0.000067
AUD
Avg
15017.36
High
15116.68
Low
14931.12
Last updated: 3/27/2026, 6:03:39 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 14,962.67 LAK |
| 10 AUD | 149,626.65 LAK |
| 50 AUD | 748,133.27 LAK |
| 100 AUD | 1,496,266.54 LAK |
| 500 AUD | 7,481,332.69 LAK |
| 1,000 AUD | 14,962,665.37 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-03-27T06:03:39Z",
"rates": {
"LAK": 14962.665371
}
}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": 1496266.5370999998,
"rate": 14962.665371
}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