Rate Overview
Live
1 AUD = 15658.87 LAK
1 LAK = 0.000064
AUD
Avg
15659.93
High
15708.54
Low
15621.00
Last updated: 5/27/2026, 7:19:48 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,658.87 LAK |
| 10 AUD | 156,588.71 LAK |
| 50 AUD | 782,943.55 LAK |
| 100 AUD | 1,565,887.09 LAK |
| 500 AUD | 7,829,435.46 LAK |
| 1,000 AUD | 15,658,870.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-05-27T19:19:48Z",
"rates": {
"LAK": 15658.87092
}
}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": 1565887.092,
"rate": 15658.87092
}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