Rate Overview
Live
1 AUD = 14923.35 LAK
1 LAK = 0.000067
AUD
Avg
15093.89
High
15320.27
Low
14923.35
Last updated: 3/27/2026, 2:55:01 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 14,923.35 LAK |
| 10 AUD | 149,233.51 LAK |
| 50 AUD | 746,167.55 LAK |
| 100 AUD | 1,492,335.09 LAK |
| 500 AUD | 7,461,675.46 LAK |
| 1,000 AUD | 14,923,350.92 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-27T14:55:01Z",
"rates": {
"LAK": 14923.350916
}
}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": 1492335.0916,
"rate": 14923.350916
}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