Rate Overview
Live
1 AUD = 15694.12 LAK
1 LAK = 0.000064
AUD
Avg
15463.48
High
15694.12
Low
15209.75
Last updated: 7/4/2026, 11:21:41 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,694.12 LAK |
| 10 AUD | 156,941.19 LAK |
| 50 AUD | 784,705.97 LAK |
| 100 AUD | 1,569,411.94 LAK |
| 500 AUD | 7,847,059.70 LAK |
| 1,000 AUD | 15,694,119.40 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-04T23:21:41Z",
"rates": {
"LAK": 15694.1194
}
}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": 1569411.94,
"rate": 15694.1194
}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