Rate Overview
Live
1 AUD = 15812.67 LAK
1 LAK = 0.000063
AUD
Avg
15585.46
High
15896.39
Low
15209.75
Last updated: 7/22/2026, 9:13:30 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,812.67 LAK |
| 10 AUD | 158,126.74 LAK |
| 50 AUD | 790,633.72 LAK |
| 100 AUD | 1,581,267.45 LAK |
| 500 AUD | 7,906,337.23 LAK |
| 1,000 AUD | 15,812,674.45 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-22T21:13:30Z",
"rates": {
"LAK": 15812.674453
}
}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": 1581267.4453,
"rate": 15812.674453
}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